Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "mvc-react", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "mvc-react", | ||
"main": "libs/index.js", | ||
"scripts": { | ||
"publish": "npm run build && npm publish", | ||
"build-publish": "npm run build && npm publish", | ||
"build": "npm run build-es && npm run build-default", | ||
@@ -44,3 +44,3 @@ "build-es": "cross-env BABEL_ENV=es babel ./src -d es", | ||
"prop-types": "^15.5.10", | ||
"react-router-controller": "0.1.1", | ||
"react-router-controller": "0.1.2", | ||
"react-router-redux-saga-model": "^0.1.6" | ||
@@ -47,0 +47,0 @@ }, |
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
52300
+ Addedreact-router-controller@0.1.2(transitive)
- Removedreact-router-controller@0.1.1(transitive)