react-cloudimage-responsive
Advanced tools
Comparing version 3.6.0-beta.1 to 3.6.0-beta.2
{ | ||
"name": "react-cloudimage-responsive", | ||
"version": "3.6.0-beta.1", | ||
"version": "3.6.0-beta.2", | ||
"main": "dist/index.js", | ||
@@ -45,3 +45,4 @@ "description": "Cloudimage Responsive will smartly resize, compress and accelerate images across the World in your site for all devices. The plugin supports lazy loading technique with fancy animation on image load.", | ||
"core-js": "^3.15.2", | ||
"react-lazyload": "^2.6.7" | ||
"react-lazyload": "^2.6.7", | ||
"throttle-debounce": "^2.3.0" | ||
}, | ||
@@ -48,0 +49,0 @@ "peerDependencies": { |
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
69697
0
6
+ Addedthrottle-debounce@^2.3.0
+ Addedthrottle-debounce@2.3.0(transitive)