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

immersible

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

immersible - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

17

package.json
{
"name": "immersible",
"version": "1.0.1",
"version": "1.1.0",
"description": "My own version of Immer with a more convenient API",
"main": "dist/index.js",
"files": [
"dist/core/current.js",
"dist/core/finalize.js",
"dist/core/immer-class.js",
"dist/core/mapset.js",
"dist/core/proxy.js",
"dist/core/scope.js",
"dist/plugins/patches.js",
"dist/utils/common.js",
"dist/utils/env.js",
"dist/utils/errors.js",
"dist/utils/plugins.js",
"dist/utils/types.js",
"dist/interbal.js"
],
"scripts": {

@@ -7,0 +22,0 @@ "test": "mocha ./test --require @babel/register",

.babelrc
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