Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "dispatchr", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "A Flux dispatcher for applications that run on the server and the client.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,1 +0,1 @@ | ||
throw new Error("require('fluxible/utils/BaseStore') has moved to require('fluxible/addons/BaseStore')"); | ||
throw new Error("require('dispatchr/utils/BaseStore') has moved to require('dispatchr/addons/BaseStore')"); |
@@ -1,1 +0,1 @@ | ||
throw new Error("require('fluxible/utils/createStore') has moved to require('fluxible/addons/createStore')"); | ||
throw new Error("require('dispatchr/utils/createStore') has moved to require('dispatchr/addons/createStore')"); |
@@ -1,1 +0,1 @@ | ||
throw new Error("require('fluxible/utils') has moved to require('fluxible/addons')"); | ||
throw new Error("require('dispatchr/utils') has moved to require('dispatchr/addons')"); |
Sorry, the diff of this file is not supported yet
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
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
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
0
70429