react-qr-svg
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,3 +6,3 @@ { | ||
"user": "no23reason", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"scripts": { | ||
@@ -23,2 +23,3 @@ "start": "webpack-dev-server", | ||
"dependencies": { | ||
"prop-types": "^15.5.8", | ||
"qr.js": "0.0.0" | ||
@@ -40,3 +41,3 @@ }, | ||
"clean-webpack-plugin": "^0.1.9", | ||
"css-loader": "^0.27.1", | ||
"css-loader": "^0.28.0", | ||
"cz-conventional-changelog": "^2.0.0", | ||
@@ -47,3 +48,3 @@ "eslint": "^3.1.0", | ||
"extract-text-webpack-plugin": "^2.0.0-rc.2", | ||
"file-loader": "^0.10.1", | ||
"file-loader": "^0.11.1", | ||
"git-prepush-hook": "^1.0.1", | ||
@@ -72,3 +73,2 @@ "highlight.js": "^9.4.0", | ||
"peerDependencies": { | ||
"prop-types": "^15.5.6", | ||
"react": ">= 0.11.2 < 16.0.0" | ||
@@ -75,0 +75,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
+ Addedprop-types@^15.5.8