File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -248,11 +248,11 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
248
248
[ npm-image ] : http://img.shields.io/npm/v/@stdlib/utils-inherited-nonenumerable-property-names.svg
249
249
[ npm-url ] : https://npmjs.org/package/@stdlib/utils-inherited-nonenumerable-property-names
250
250
251
- [ test-image ] : https://github.com/stdlib-js/utils-inherited-nonenumerable-property-names/actions/workflows/test.yml/badge.svg?branch=v0.2.0
252
- [ test-url ] : https://github.com/stdlib-js/utils-inherited-nonenumerable-property-names/actions/workflows/test.yml?query=branch:v0.2.0
251
+ [ test-image ] : https://github.com/stdlib-js/utils-inherited-nonenumerable-property-names/actions/workflows/test.yml/badge.svg?branch=v0.2.1
252
+ [ test-url ] : https://github.com/stdlib-js/utils-inherited-nonenumerable-property-names/actions/workflows/test.yml?query=branch:v0.2.1
253
253
254
254
[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/utils-inherited-nonenumerable-property-names/main.svg
255
- [ coverage-url ] : https://codecov.io/github/stdlib-js/utils-inherited-nonenumerable-property-names?branch=main
255
+ [ coverage-url ] : https://codecov.io/github/stdlib-js/utils-inherited-nonenumerable-property-names?branch=v0.2.1
256
256
257
257
<!--
258
258
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stdlib/utils-inherited-nonenumerable-property-names" ,
3
- "version" : " 0.2.0 " ,
3
+ "version" : " 0.2.1 " ,
4
4
"description" : " Return an array of an object's inherited non-enumerable property names." ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments