Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

daily-glry

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

daily-glry - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

2

bower.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc