@stdlib/utils-keys
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@stdlib/utils-keys", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Return an array of an object's own enumerable property names.", | ||
@@ -33,9 +33,9 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@stdlib/assert-has-own-property": "^0.2.1", | ||
"@stdlib/assert-has-own-property": "^0.2.2", | ||
"@stdlib/assert-is-arguments": "^0.2.1", | ||
"@stdlib/assert-is-enumerable-property": "^0.2.1", | ||
"@stdlib/assert-is-object-like": "^0.2.1", | ||
"@stdlib/utils-index-of": "^0.2.1", | ||
"@stdlib/utils-noop": "^0.2.1", | ||
"@stdlib/utils-type-of": "^0.2.1" | ||
"@stdlib/assert-is-enumerable-property": "^0.2.2", | ||
"@stdlib/assert-is-object-like": "^0.2.2", | ||
"@stdlib/utils-index-of": "^0.2.2", | ||
"@stdlib/utils-noop": "^0.2.2", | ||
"@stdlib/utils-type-of": "^0.2.2" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": {}, |
@@ -171,4 +171,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/utils-keys/actions/workflows/test.yml/badge.svg?branch=v0.2.1 | ||
[test-url]: https://github.com/stdlib-js/utils-keys/actions/workflows/test.yml?query=branch:v0.2.1 | ||
[test-image]: https://github.com/stdlib-js/utils-keys/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
[test-url]: https://github.com/stdlib-js/utils-keys/actions/workflows/test.yml?query=branch:v0.2.2 | ||
@@ -175,0 +175,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-keys/main.svg |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package