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

fluxible

Package Overview
Dependencies
Maintainers
4
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 0.5.0 to 0.5.1

6

CHANGELOG.md
# Change Log
## 0.5.1
### Bug Fixes
* [#217] Fix warn message `createElement` to `createElementWithContext`
## 0.5.0

@@ -4,0 +10,0 @@

2

lib/FluxibleContext.js

@@ -51,3 +51,3 @@ /**

'Fluxible to fluxible-addons-react. This can be called using ' +
'`require(\'fluxible-addons-react\').createElement(context, props)`');
'`require(\'fluxible-addons-react\').createElementWithContext(context, props)`');
warnedOnce = true;

@@ -54,0 +54,0 @@ }

{
"name": "fluxible",
"version": "0.5.0",
"version": "0.5.1",
"description": "A pluggable container for isomorphic flux applications",

@@ -5,0 +5,0 @@ "main": "index.js",

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