Socket
Socket
Sign inDemoInstall

reflux

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reflux - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

4

package.json
{
"name": "reflux",
"version": "0.4.0",
"version": "0.4.1",
"description": "A simple library for uni-directional dataflow application architecture inspired by ReactJS Flux",

@@ -62,4 +62,4 @@ "main": "src/index.js",

"peerDependencies": {
"react": ">=0.13.0 <0.15.0"
"react": ">=0.13.0 <16"
}
}

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