react-simply-carousel
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "react-simply-carousel", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Simple react.js carousel component", | ||
@@ -97,6 +97,6 @@ "main": "dist/index.js", | ||
"@babel/runtime": "^7.6.2", | ||
"core-js": "^3.2.1" | ||
"core-js": "^3.2.1", | ||
"prop-types": "^15.7.2" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": "^15.7.2", | ||
"react": "^16.9.0", | ||
@@ -103,0 +103,0 @@ "react-dom": "^16.9.0" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Addedprop-types@^15.7.2