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

redux-saga-final-form

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-saga-final-form - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

.package.json.un~

2

dist/index.js

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

pendingCallbacks.delete(cbInfo.toClear);
cbInfo.callback();
cbInfo.callback(action.payload);
}

@@ -33,0 +33,0 @@ function* finalFormSaga() {

{
"name": "redux-saga-final-form",
"version": "1.1.0",
"version": "1.1.1",
"description": "",

@@ -9,2 +9,3 @@ "main": "dist/index.js",

"test": "echo \"Error: no test specified\" && exit 1",
"prepare": "tsc",
"tsc": "tsc"

@@ -11,0 +12,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