Comparing version 1.2.0 to 2.0.0-beta
{ | ||
"name": "flummox", | ||
"version": "1.2.0", | ||
"version": "2.0.0-beta", | ||
"description": "An implementation of the Flux architecture.", | ||
"main": "dist/Flux.js", | ||
"main": "lib/Flummox.js", | ||
"scripts": { | ||
"prepublish": "gulp build", | ||
"test": "gulp build && jest" | ||
"test": "make fast-build test" | ||
}, | ||
@@ -13,3 +12,4 @@ "keywords": [ | ||
"facebook", | ||
"react" | ||
"react", | ||
"es6" | ||
], | ||
@@ -19,19 +19,14 @@ "author": "Andrew Clark <acdlite@me.com>", | ||
"devDependencies": { | ||
"del": "^0.1.3", | ||
"gulp": "^3.8.9", | ||
"gulp-do": "^1.0.0", | ||
"gulp-esnext": "^1.2.0", | ||
"jest-cli": "^0.1.18" | ||
"6to5": "~3.2.0", | ||
"chai": "~1.10.0", | ||
"es6-promise": "~2.0.1", | ||
"mocha": "~2.1.0", | ||
"sinon": "~1.12.2", | ||
"source-map-support": "~0.2.9" | ||
}, | ||
"dependencies": { | ||
"events": "^1.0.2", | ||
"flux": "^2.0.1", | ||
"object-assign": "^1.0.0" | ||
}, | ||
"jest": { | ||
"testPathIgnorePatterns": [ | ||
"/node_modules/", | ||
"/src/" | ||
] | ||
"6to5-runtime": "~3.1.1", | ||
"eventemitter3": "~0.1.6", | ||
"flux": "~2.0.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
22491
586
6
2
1
+ Added6to5-runtime@~3.1.1
+ Addedeventemitter3@~0.1.6
+ Added6to5-runtime@3.1.1(transitive)
+ Addedeventemitter3@0.1.6(transitive)
+ Addedflux@2.0.3(transitive)
- Removedevents@^1.0.2
- Removedobject-assign@^1.0.0
- Removedasap@2.0.6(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedencoding@0.1.13(transitive)
- Removedevents@1.1.1(transitive)
- Removedfbemitter@2.1.1(transitive)
- Removedfbjs@0.1.0-alpha.70.8.18(transitive)
- Removedflux@2.1.1(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedimmutable@3.8.2(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedobject-assign@1.0.04.1.1(transitive)
- Removedpromise@7.3.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedua-parser-js@0.7.40(transitive)
- Removedwhatwg-fetch@0.9.03.6.20(transitive)
Updatedflux@~2.0.1