Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

immer

Package Overview
Dependencies
Maintainers
1
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 1.1.2 to 1.1.3

5

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

@@ -19,3 +19,4 @@ "main": "dist/immer.js",

"precommit": "lint-staged",
"release": "yarn-or-npm run build && np"
"prepublish": "yarn-or-npm run build",
"release": "np --no-cleanup"
},

@@ -22,0 +23,0 @@ "repository": {

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