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

flux-commons-store

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flux-commons-store - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/store.js

7

package.json
{
"name": "flux-commons-store",
"version": "0.0.2",
"version": "0.0.3",
"description": "Base Store class to use with Flux/Dispatcher",
"main": "lib/store.js",
"main": "dist/store.js",
"scripts": {

@@ -28,4 +28,7 @@ "test": "jest"

"devDependencies": {
"6to5": "^3.3.4",
"6to5-jest": "^3.0.0",
"flux": "^2.0.1",
"gulp": "^3.8.10",
"gulp-6to5": "^3.0.0",
"jest": "^0.1.37",

@@ -32,0 +35,0 @@ "jest-cli": "^0.2.2"

@@ -1,2 +0,2 @@

# Flux Common Store
# Flux Commons Store

@@ -3,0 +3,0 @@ Base Store class to use with Flux/Dispatcher from Facebook. The idea is to have a clean

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