simple-static-react-router
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -655,2 +655,7 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
_createClass(Router, [{ | ||
key: "componentWillReceiveProps", | ||
value: function componentWillReceiveProps() { | ||
this.forceUpdate(); | ||
} | ||
}, { | ||
key: "componentWillMount", | ||
@@ -657,0 +662,0 @@ value: function componentWillMount() { |
{ | ||
"name": "simple-static-react-router", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Simple static routing components for React", | ||
@@ -5,0 +5,0 @@ "main": "./dist/simple-static-react-router.js", |
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
63181
1639
0