New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 0.3.2 to 0.3.3

2

lib/FluxibleContext.js

@@ -93,3 +93,3 @@ /**

var self = this;
payload = payload || {};
payload = (undefined !== payload) ? payload : {};
var displayName = action.displayName || action.name;

@@ -96,0 +96,0 @@ setImmediate(function executeActionImmediate() {

{
"name": "fluxible",
"version": "0.3.2",
"version": "0.3.3",
"description": "A pluggable container for isomorphic flux applications",

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

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