daily-glry
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"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", |
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