@bonniernews/local-esi
Advanced tools
Comparing version 0.7.4 to 0.7.5
@@ -35,3 +35,3 @@ "use strict"; | ||
time() { | ||
return Date.now(); | ||
return Math.round(Date.now() / 1000); | ||
}, | ||
@@ -38,0 +38,0 @@ CallExpression(node) { |
{ | ||
"name": "@bonniernews/local-esi", | ||
"version": "0.7.4", | ||
"version": "0.7.5", | ||
"description": "Local Edge Side Includes parser", | ||
@@ -5,0 +5,0 @@ "main": "index.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
23497