react-image-zoom
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "react-image-zoom", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "react based image zoomer on mouse hover", | ||
@@ -13,3 +13,4 @@ "homepage": "https://github.com/malaman/react-image-zoom", | ||
"dependencies": { | ||
"js-image-zoom": "^0.2.0" | ||
"js-image-zoom": "^0.2.0", | ||
"prop-types": "^15.5.6" | ||
}, | ||
@@ -41,3 +42,2 @@ "devDependencies": { | ||
"react-test-renderer": "^15.4.2", | ||
"prop-types": "^15.5.6", | ||
"sinon": "^1.17.3", | ||
@@ -44,0 +44,0 @@ "uglify-js": "^2.6.2", |
Sorry, the diff of this file is too big to display
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
28
814201
2
2189
+ Addedprop-types@^15.5.6
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedreact-is@16.13.1(transitive)