@stdlib/utils-define-property
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "@stdlib/utils-define-property", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Define (or modify) an object property.", | ||
@@ -32,3 +32,6 @@ "license": "Apache-2.0", | ||
}, | ||
"dependencies": {}, | ||
"dependencies": { | ||
"@stdlib/string-format": "^0.2.1", | ||
"@stdlib/error-tools-fmtprodmsg": "^0.2.1" | ||
}, | ||
"devDependencies": {}, | ||
@@ -35,0 +38,0 @@ "engines": { |
@@ -183,4 +183,4 @@ <!-- | ||
[test-image]: https://github.com/stdlib-js/utils-define-property/actions/workflows/test.yml/badge.svg?branch=v0.2.2 | ||
[test-url]: https://github.com/stdlib-js/utils-define-property/actions/workflows/test.yml?query=branch:v0.2.2 | ||
[test-image]: https://github.com/stdlib-js/utils-define-property/actions/workflows/test.yml/badge.svg?branch=v0.2.3 | ||
[test-url]: https://github.com/stdlib-js/utils-define-property/actions/workflows/test.yml?query=branch:v0.2.3 | ||
@@ -187,0 +187,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-define-property/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
48397
2
+ Added@stdlib/string-format@^0.2.1
+ Added@stdlib/error-tools-fmtprodmsg@0.2.2(transitive)
+ Added@stdlib/string-base-format-interpolate@0.2.2(transitive)
+ Added@stdlib/string-base-format-tokenize@0.2.2(transitive)
+ Added@stdlib/string-format@0.2.2(transitive)