async-react-component
Advanced tools
Comparing version 0.5.6 to 0.6.0
{ | ||
"name": "async-react-component", | ||
"version": "0.5.6", | ||
"version": "0.6.0", | ||
"author": "pomysky@gmail.com", | ||
@@ -32,2 +32,3 @@ "description": "Async component loaded based webpack 3 for react-router 4", | ||
"devDependencies": { | ||
"@types/react": "^15.0.38", | ||
"babel-core": "^6.25.0", | ||
@@ -50,4 +51,3 @@ "babel-preset-es2015": "^6.24.1", | ||
"dependencies": { | ||
"react": "^15.6.1", | ||
"@types/react": "^15.0.38" | ||
"react": "^15.6.1" | ||
}, | ||
@@ -54,0 +54,0 @@ "engines": { |
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
46677
1
8
193
16
- Removed@types/react@^15.0.38
- Removed@types/react@15.7.30(transitive)