daily-glry
Advanced tools
Comparing version 0.3.4 to 0.3.5
{ | ||
"name": "daily-glry", | ||
"version": "0.3.3", | ||
"version": "0.3.5", | ||
"main": "daily-glry.js", | ||
@@ -5,0 +5,0 @@ "description": "Daily comic strip gallery with mobile/touch support.", |
@@ -33,3 +33,3 @@ /*! | ||
window.addEventListener('shake', glry.loadImage.bind(this, 'random')); | ||
window.addEventListener('keyup', handleKeyboard); | ||
window.addEventListener('keypress', handleKeyboard); | ||
@@ -36,0 +36,0 @@ var elm = typeof options.target === 'object' ? options.target : document.querySelector(options.target); |
{ | ||
"name": "daily-glry", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "Daily comic strip gallery with mobile/touch support.", | ||
@@ -5,0 +5,0 @@ "main": "daily-glry.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8697
0