Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

just-safe-set

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-safe-set - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

2

package.json
{
"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';

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