@ampproject/toolbox-optimizer
Advanced tools
Comparing version 2.8.1-canary.1 to 2.8.1
@@ -62,3 +62,3 @@ /** | ||
const errorHandler = createElement('script', {'amp-onerror': ''}); | ||
if (params.esmModuleEnabled) { | ||
if (params.esmModulesEnabled) { | ||
insertText(errorHandler, ERROR_HANDLER_MODULE); | ||
@@ -65,0 +65,0 @@ } else { |
{ | ||
"name": "@ampproject/toolbox-optimizer", | ||
"version": "2.8.1-canary.1", | ||
"version": "2.8.1", | ||
"description": "Server-side rendering for AMPs.", | ||
@@ -51,3 +51,3 @@ "main": "index.js", | ||
"homepage": "https://github.com/ampproject/amp-toolbox/tree/main/packages/optimizer", | ||
"gitHead": "6031314b0367d685f9b8c0769937bfb9b978b12c" | ||
"gitHead": "f2c2de8e3699ef107aed1d7a5320ee340495d66e" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
250010