New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

redux-toolbelt-saga

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-toolbelt-saga - npm Package Compare versions

Comparing version 3.0.0-alpha.2 to 3.0.0-alpha.5

esm/index.d.ts

13

package.json
{
"name": "redux-toolbelt-saga",
"version": "3.0.0-alpha.2",
"version": "3.0.0-alpha.5",
"description": "Saga helpers for redux-toolbelt",
"main": "lib/index.js",
"module": "src/index.js",
"scripts": {
"build": "cross-env babel src --root-mode=upward --out-dir lib && copyfiles -f \"src/*.d.ts\" lib"
},
"module": "esm/index.js",
"repository": "git+https://github.com/welldone-software/redux-toolbelt.git",

@@ -21,6 +18,6 @@ "bugs": {

"peerDependencies": {
"redux-saga": "^1.1.3",
"redux-toolbelt": ">=2.2.6"
"redux-saga": "*",
"redux-toolbelt": "^3.0.0-alpha.2"
},
"gitHead": "1ee7ece785c3b002e49ca897ed0fa7fcbb09ec10"
"gitHead": "afdc07b167f2b98785c071e31e0bc43b5a686954"
}
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