Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "inori", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "scr/index.js", | ||
@@ -8,8 +8,13 @@ "repository": "https://github.com/YouHan26/wow.git", | ||
"license": "MIT", | ||
"dependencies": { | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"react": "^16.3.2", | ||
"react-dom": "^16.3.2", | ||
"react-redux": "^5.0.7", | ||
"redux": "^4.0.0", | ||
"redux-observable": "^0.18.0" | ||
}, | ||
"devDependencies": { | ||
"redux-devtools-extension": "^2.13.2" | ||
} | ||
} |
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
46880
5
1
+ Addedreact-dom@16.14.0(transitive)
+ Addedscheduler@0.19.1(transitive)
- Removedreact@^16.3.2
- Removedreact-redux@^5.0.7
- Removedredux@^4.0.0
- Removedredux-observable@^0.18.0