react-star-rating-input
Advanced tools
Comparing version 6.1.1 to 6.1.2
{ | ||
"name": "react-star-rating-input", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "React.js component for entering 0-5 stars", | ||
@@ -36,9 +36,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"react": "^0.13.3", | ||
"react-intl": "^1.2.2" | ||
}, | ||
"peerDependencies": { | ||
"react": "^0.13.3" | ||
}, | ||
"devDependencies": { | ||
"react": "^0.13.3", | ||
"browserify": "^9.0.8", | ||
@@ -45,0 +42,0 @@ "insert-css": "^0.2.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
8
28198
+ Addedreact@^0.13.3