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

redux-observable

Package Overview
Dependencies
Maintainers
2
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-observable - npm Package Compare versions

Comparing version 2.0.0-rc.1 to 2.0.0-rc.2

6

package.json
{
"name": "redux-observable",
"version": "2.0.0-rc.1",
"version": "2.0.0-rc.2",
"description": "RxJS based middleware for Redux. Compose and cancel async actions and more.",

@@ -68,3 +68,5 @@ "module": "./dist/esm/index.js",

"peerDependencies": {
"redux": ">=4 <5",
"redux": ">=4 <5"
},
"dependencies": {
"rxjs": "^7.0.0",

@@ -71,0 +73,0 @@ "tslib": "~2.1.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