announcekit-react
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "announcekit-react", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Use AnnounceKit widgets in your React App", | ||
@@ -19,10 +19,10 @@ "main": "dist/index.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"devDependencies": { | ||
"@types/react": "^16.7.18", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6" | ||
"typescript": "^2.7.2" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^2.7.2" | ||
"peerDependencies": { | ||
"react": "^15.3.0 || ^16.0.0", | ||
"react-dom": "^15.3.0 || ^16.0.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
13974
2
2
- Removed@types/react@^16.7.18
- Removedreact@^16.8.6
- Removedreact-dom@^16.8.6
- Removed@types/prop-types@15.7.14(transitive)
- Removed@types/react@16.14.62(transitive)
- Removed@types/scheduler@0.16.8(transitive)
- Removedcsstype@3.1.3(transitive)