escape-html-template-tag
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "escape-html-template-tag", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Tag literal strings with this function to html escape interpolated values", | ||
@@ -8,3 +8,3 @@ "source": "src/index.ts", | ||
"exports": "./dist/index.modern.js", | ||
"module": "dist/index.module.js", | ||
"module": "dist/index.module.mjs", | ||
"unpkg": "dist/index.umd.js", | ||
@@ -11,0 +11,0 @@ "types": "dist/index.d.ts", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
22020
0