Socket
Socket
Sign inDemoInstall

@stdlib/utils-define-property

Package Overview
Dependencies
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/utils-define-property - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

20

package.json
{
"name": "@stdlib/utils-define-property",
"version": "0.1.0",
"version": "0.1.1",
"description": "Define (or modify) an object property.",

@@ -40,13 +40,13 @@ "license": "Apache-2.0",

"dependencies": {
"@stdlib/string-format": "^0.1.0",
"@stdlib/types": "^0.0.14",
"@stdlib/error-tools-fmtprodmsg": "^0.0.2"
"@stdlib/string-format": "^0.1.1",
"@stdlib/types": "^0.1.0",
"@stdlib/error-tools-fmtprodmsg": "^0.1.0"
},
"devDependencies": {
"@stdlib/assert-has-own-property": "^0.0.7",
"@stdlib/assert-is-string": "^0.0.8",
"@stdlib/bench": "^0.0.12",
"@stdlib/math-base-special-sqrt": "^0.0.8",
"@stdlib/string-from-code-point": "^0.0.9",
"@stdlib/utils-keys": "^0.0.7",
"@stdlib/assert-has-own-property": "^0.1.0",
"@stdlib/assert-is-string": "^0.1.0",
"@stdlib/bench": "^0.1.0",
"@stdlib/math-base-special-sqrt": "^0.1.0",
"@stdlib/string-from-code-point": "^0.1.0",
"@stdlib/utils-keys": "^0.1.0",
"proxyquire": "^2.0.0",

@@ -53,0 +53,0 @@ "tape": "git+https://github.com/kgryte/tape.git#fix/globby",

@@ -183,4 +183,4 @@ <!--

[test-image]: https://github.com/stdlib-js/utils-define-property/actions/workflows/test.yml/badge.svg?branch=v0.1.0
[test-url]: https://github.com/stdlib-js/utils-define-property/actions/workflows/test.yml?query=branch:v0.1.0
[test-image]: https://github.com/stdlib-js/utils-define-property/actions/workflows/test.yml/badge.svg?branch=v0.1.1
[test-url]: https://github.com/stdlib-js/utils-define-property/actions/workflows/test.yml?query=branch:v0.1.1

@@ -187,0 +187,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-define-property/main.svg

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc