Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "cleaver", | ||
"preferGlobal": true, | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"author": "Jordan Scales <scalesjordan@gmail.com>", | ||
@@ -6,0 +6,0 @@ "description": "30-second slideshows for hackers", |
@@ -75,3 +75,3 @@ /** | ||
window.onload = function () { | ||
document.addEventListener('DOMContentLoaded', function () { | ||
// Update the tabindex to prevent weird slide transitioning | ||
@@ -109,2 +109,2 @@ updateTabIndex(); | ||
} | ||
}; | ||
}); |
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
39373