@bonniernews/local-esi
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -137,2 +137,8 @@ "use strict"; | ||
esiTags["esi:text"] = { | ||
open(attribs, next) { | ||
next(); | ||
} | ||
}; | ||
esiTags["esi:attempt"] = { | ||
@@ -139,0 +145,0 @@ open(attribs, next) { |
{ | ||
"name": "@bonniernews/local-esi", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"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
18001
525