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.4.0 to 0.4.1

2

bower.json
{
"name": "daily-glry",
"version": "0.4.0",
"version": "0.4.1",
"main": "daily-glry.js",

@@ -5,0 +5,0 @@ "description": "Daily comic strip gallery with mobile/touch support.",

@@ -103,3 +103,3 @@ (function (root, factory) {

var expires = new Date();
expires.addDate(expires.getDate() + 365);
expires.setDate(expires.getDate() + 365);
document.cookie = 'date=' + date.format(options.hashFormat) + '; expires=' + expires.toUTCString();

@@ -106,0 +106,0 @@ }

{
"name": "daily-glry",
"version": "0.4.0",
"version": "0.4.1",
"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