Socket
Socket
Sign inDemoInstall

immer

Package Overview
Dependencies
Maintainers
2
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

immer - npm Package Compare versions

Comparing version 9.0.14 to 9.0.15

5

package.json
{
"name": "immer",
"version": "9.0.14",
"version": "9.0.15",
"description": "Create your next immutable state by mutating the current one",

@@ -10,3 +10,4 @@ "main": "dist/index.js",

"import": "./dist/immer.esm.mjs",
"require": "./dist/index.js"
"require": "./dist/index.js",
"types": "./dist/immer.d.ts"
},

@@ -13,0 +14,0 @@ "./*": "./*"

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