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.13 to 9.0.14

8

package.json
{
"name": "immer",
"version": "9.0.13",
"version": "9.0.14",
"description": "Create your next immutable state by mutating the current one",
"main": "dist/index.js",
"module": "dist/immer.esm.mjs",
"module": "dist/immer.esm.js",
"exports": {

@@ -17,4 +17,4 @@ ".": {

"jsdelivr": "dist/immer.umd.production.min.js",
"jsnext:main": "dist/immer.esm.mjs",
"react-native": "dist/immer.esm.mjs",
"jsnext:main": "dist/immer.esm.js",
"react-native": "dist/immer.esm.js",
"source": "src/immer.ts",

@@ -21,0 +21,0 @@ "types": "./dist/immer.d.ts",

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