global-input-react
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "global-input-react", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "global input react component", | ||
@@ -50,9 +50,7 @@ "repository": { | ||
}, | ||
"peerDependencies": { | ||
"react": "~0.14.8 || ^15.0.0" | ||
}, | ||
"dependencies": { | ||
"global-input-message": "^1.2.2", | ||
"qrcode.react": "^0.7.1" | ||
"qrcode.react": "^0.7.1", | ||
"react": "~0.14.8 || ^15.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
12227
+ Addedreact@~0.14.8 || ^15.0.0