simplebar
Advanced tools
Comparing version 3.1.0-beta.4 to 3.1.0-beta.5
/** | ||
* SimpleBar.js - v3.1.0-beta.4 | ||
* SimpleBar.js - v3.1.0-beta.5 | ||
* Scrollbars, simpler. | ||
@@ -4,0 +4,0 @@ * https://grsmto.github.io/simplebar/ |
/** | ||
* SimpleBar.js - v3.1.0-beta.4 | ||
* SimpleBar.js - v3.1.0-beta.5 | ||
* Scrollbars, simpler. | ||
@@ -4,0 +4,0 @@ * https://grsmto.github.io/simplebar/ |
{ | ||
"version": "3.1.0-beta.4", | ||
"version": "3.1.0-beta.5", | ||
"name": "simplebar", | ||
@@ -28,2 +28,3 @@ "title": "SimpleBar.js", | ||
"lodash.debounce": "^4.0.8", | ||
"lodash.memoize": "^4.1.2", | ||
"lodash.throttle": "^4.1.1", | ||
@@ -40,3 +41,3 @@ "resize-observer-polyfill": "^1.5.0", | ||
}, | ||
"gitHead": "1695b4d9b02fa758db56b49ebd68f75876870cd6" | ||
"gitHead": "0f2f292f8370bab9fcfe0b661fc47549d2ef0a59" | ||
} |
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
268560
6
+ Addedlodash.memoize@^4.1.2
+ Addedlodash.memoize@4.1.2(transitive)