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

immer-reducer

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

immer-reducer - npm Package Compare versions

Comparing version 0.7.12 to 0.7.13

4

lib/immer-reducer.js

@@ -5,3 +5,3 @@ "use strict";

};
var _a;
var _a, _b;
Object.defineProperty(exports, "__esModule", { value: true });

@@ -224,3 +224,3 @@ exports._clearKnownClasses = exports.setPrefix = exports.createReducerFunction = exports.createActionCreators = exports.ImmerReducer = exports.composeReducers = exports.isActionFrom = exports.isAction = void 0;

// duplicate checks appear
(_a = module.hot) === null || _a === void 0 ? void 0 : _a.addStatusHandler(function (status) {
(_b = (_a = module.hot) === null || _a === void 0 ? void 0 : _a.addStatusHandler) === null || _b === void 0 ? void 0 : _b.call(_a, function (status) {
if (status === "prepare") {

@@ -227,0 +227,0 @@ _clearKnownClasses();

{
"name": "immer-reducer",
"version": "0.7.12",
"version": "0.7.13",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/immer-reducer.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