Comparing version 1.0.0 to 1.0.1
{ | ||
"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()` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
14667
2
25
+ Addedobject-assign@2.0.0(transitive)
- Removedflux@2.0.1
- Removedflux@2.0.1(transitive)
- Removedobject-assign@2.1.1(transitive)
Updatedobject-assign@2.0.0