interpolate-es
Advanced tools
Comparing version 1.3.3 to 1.3.4
{ | ||
"name": "interpolate-es", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "Dynamically build tagged templates", | ||
@@ -43,7 +43,7 @@ "keywords": [ | ||
"semistandard": "^14.2.0", | ||
"tape-es": "^1.2.3" | ||
"tape-es": "^1.2.5" | ||
}, | ||
"engines": { | ||
"node": ">=13.7" | ||
"node": "~14" | ||
} | ||
} |
@@ -12,4 +12,2 @@ <h1 align="center">Interpolate-ES</h1> | ||
<p align="center"><strong>⚠️ Notice: EcmaScript Module Support in Node is Experimental ⚠️</strong></p> | ||
# features | ||
@@ -16,0 +14,0 @@ |
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
7881
50