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

immutable-assign

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

immutable-assign - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

3

package.json
{
"name": "immutable-assign",
"version": "2.1.3",
"version": "2.1.4",
"description": "Lightweight immutable helper that allows you to continue working with Plain JavaScript Objects",

@@ -42,2 +42,3 @@ "main": "deploy/iassign.js",

"@types/lodash": "^4.14.116",
"braces": "^3.0.2",
"chalk": "^2.4.1",

@@ -44,0 +45,0 @@ "core-js": "^2.5.7",

@@ -448,2 +448,3 @@ # immutable-assign (iassign.js)

* 2.1.4 - Reduce the package size to 11.9 kB
* 2.1.1 - Added function overload 3 to pass in known property paths (array). Refer to [example 10](#example-10-update-nested-level-object-properties-using-property-paths-overload-3)

@@ -450,0 +451,0 @@ * 2.0.8 - Fixed bug for undefined properties.

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