Huge News!Announcing our $40M Series B led by Abstract Ventures.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 1.0.32 to 1.0.33

6

package.json
{
"name": "immutable-assign",
"version": "1.0.32",
"version": "1.0.33",
"description": "Lightweight immutable helper that allows you to continue working with Plain JavaScript Objects",
"main": "src/iassign.js",
"types": "src/iassign.d.ts",
"main": "deploy/iassign.js",
"types": "deploy/iassign.d.ts",
"scripts": {

@@ -8,0 +8,0 @@ "test": "node node_modules/istanbul/lib/cli.js cover node_modules/jasmine/bin/jasmine.js",

Sorry, the diff of this file is not supported yet

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