Comparing version 0.0.7 to 0.0.8
@@ -1,1 +0,1 @@ | ||
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e():"function"==typeof define&&define.amd?define(e):e()}(this,function(){"use strict";function t(t,n,i){var o=function(t){setTimeout(function(){t.classList.add(n)},i)};return t.length?Array.from(t,function(t){o(t)}):o(e),this}exports.lazy=t}); | ||
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e():"function"==typeof define&&define.amd?define(e):e()}(this,function(){"use strict";function t(t,n,i){var o=function(t){setTimeout(function(){t.classList.add(n)},i)};return t.length?Array.from(t,function(t){o(t)}):o(e),this}exports.lazy=t});!function(t,n){"object"==typeof exports&&"undefined"!=typeof module?n():"function"==typeof define&&define.amd?define(n):n()}(this,function(){"use strict";function t(t,n,e){var i=function(t){setTimeout(function(){t.classList.add(n)},e)};return t.length?Array.from(t,function(t){i(t)}):i(t),this}exports.lazy=t}); |
{ | ||
"name": "bradpitt", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Set of javascript modules that do cool stuff", | ||
@@ -5,0 +5,0 @@ "main": "dist/bradpitt.min.js", |
@@ -14,3 +14,3 @@ | ||
} | ||
el.length ? Array.from(el, (e) => { sT(e) }) : sT(e) | ||
el.length ? Array.from(el, (e) => { sT(e) }) : sT(el) | ||
return this | ||
@@ -17,0 +17,0 @@ } |
Sorry, the diff of this file is not supported yet
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
10590