jquery.counterup
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "jquery.counterup", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "jquery.counterup is a lightweight jQuery plugin that counts up to a targeted number when the number becomes visible.", | ||
@@ -26,2 +26,6 @@ "main": "jquery.counterup.js", | ||
], | ||
"dependencies": { | ||
"jquery": ">=1.5.0", | ||
"waypoints": ">=3.0" | ||
}, | ||
"author": "Benjamin Intal (https://github.com/bfintal/)", | ||
@@ -28,0 +32,0 @@ "contributors": [ |
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
36235
2
+ Addedjquery@>=1.5.0
+ Addedwaypoints@>=3.0
+ Addedjquery@3.7.1(transitive)
+ Addedwaypoints@4.0.1(transitive)