Socket
Socket
Sign inDemoInstall

flux

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flux - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

2

dist/Flux.js
/**
* Flux v3.1.1
* Flux v3.1.2
*/

@@ -4,0 +4,0 @@ (function webpackUniversalModuleDefinition(root, factory) {

/**
* Flux v3.1.1
* Flux v3.1.2
*

@@ -4,0 +4,0 @@ * Copyright (c) 2014-present, Facebook, Inc. All rights reserved.

/**
* Flux v3.1.1
* Flux v3.1.2
*

@@ -4,0 +4,0 @@ * Copyright (c) 2014-present, Facebook, Inc. All rights reserved.

@@ -55,3 +55,3 @@ /**

* This exposes a unique string to identify each store's registered callback.
* This is used with the dispatcher's waitFor method to devlaratively depend
* This is used with the dispatcher's waitFor method to declaratively depend
* on other stores updating themselves first.

@@ -58,0 +58,0 @@ */

{
"name": "flux",
"version": "3.1.1",
"version": "3.1.2",
"description": "An application architecture based on a unidirectional data flow",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

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