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

fluxible

Package Overview
Dependencies
Maintainers
5
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluxible - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

7

CHANGELOG.md
# Change Log
## 1.2.0
### Features
* Upgraded dispatchr dependency to 1.0.0. This version of dispatchr defers rehydration
to when a store is instantiated rather than immediately upon `rehydrate` call.
## 1.1.0

@@ -4,0 +11,0 @@

4

package.json
{
"name": "fluxible",
"version": "1.1.0",
"version": "1.2.0",
"description": "A pluggable container for isomorphic flux applications",

@@ -17,3 +17,3 @@ "main": "index.js",

"debug": "^2.0.0",
"dispatchr": "^0.3.1",
"dispatchr": "^1.0.0",
"is-promise": "^2.0.0",

@@ -20,0 +20,0 @@ "setimmediate": "^1.0.2"

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