New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

smart-setter

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smart-setter - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

package.json
{
"name": "smart-setter",
"version": "1.0.7",
"version": "1.0.8",
"description": "create new object based on old object and set of modifications that can be applied at selective depths",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -40,2 +40,3 @@ # Install

_remove: {id: 1},
_insert: {id: 5, name: 'name5'},
},

@@ -66,2 +67,3 @@ key5: {

{id: 2, name: 'name2'},
{id: 5, name: 'name5'}
],

@@ -68,0 +70,0 @@ key5: [

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