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

flux-utils

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flux-utils - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

13

package.json
{
"name": "flux-utils",
"version": "1.0.0",
"description": "Simple Flux Stores creator.",
"version": "1.0.1",
"description": "Simple Flux stores utilities.",
"main": "dist/capacitor.js",

@@ -13,3 +13,3 @@ "scripts": {

"type": "git",
"url": "git@github.com:sprjr/flux-capacitor.git"
"url": "git@github.com:sprjr/flux-utils.git"
},

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

"bugs": {
"url": "https://github.com/sprjr/flux-capacitor/issues"
"url": "https://github.com/sprjr/flux-utils/issues"
},
"homepage": "https://github.com/sprjr/flux-capacitor",
"homepage": "https://github.com/sprjr/flux-utils",
"devDependencies": {

@@ -35,6 +35,5 @@ "chai": "2.1.2",

"dependencies": {
"flux": "2.0.1",
"lodash": "3.6.0",
"object-assign": "^2.0.0"
"object-assign": "2.0.0"
}
}

@@ -5,3 +5,5 @@ # Flux Capacitor

**Early adopters**, careful with breaking changes as the versions rev quickly in early stages.
## TODO

@@ -8,0 +10,0 @@ - expose `store.dispatchToken` for use with `#waitFor()`

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