Comparing version 0.1.0 to 0.1.1
@@ -228,3 +228,3 @@ 'use strict'; | ||
$(window).on('scroll', this.throttle(showElement, 100)); | ||
$(window).on('scroll', elr.throttle(showElement, 100)); | ||
}, | ||
@@ -231,0 +231,0 @@ clearElement: function clearElement($el) { |
{ | ||
"name": "elr-ui", | ||
"description": "JavaScript UI Utilities", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "Elizabeth Rogers", | ||
@@ -25,3 +25,3 @@ "bugs": { | ||
"del": "^2.2.2", | ||
"ghooks": "^1.3.2", | ||
"ghooks": "^2.0.0", | ||
"gulp": "^3.9.1", | ||
@@ -28,0 +28,0 @@ "gulp-babel": "^6.1.2", |
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
36057