just-safe-set
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "just-safe-set", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "set value at property, create intermediate properties if necessary", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
## just-safe-set | ||
Part of a [library](../../../../) of zero-dependency npm modules that do just do one thing. | ||
Part of a [library](https://anguscroll.com/just) of zero-dependency npm modules that do just do one thing. | ||
Guilt-free utilities for every occasion. | ||
[Try it now](http://anguscroll.com/just/just-safe-set) | ||
[`🍦 Try it`](https://anguscroll.com/just/just-safe-set) | ||
```shell | ||
npm install just-safe-set | ||
``` | ||
```shell | ||
yarn add just-safe-set | ||
``` | ||
Set value at property, create intermediate properties if necessary | ||
```js | ||
@@ -9,0 +18,0 @@ import set from 'just-safe-set'; |
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
6601
41