interpolate-es
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "interpolate-es", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Dynamically build tagged templates", | ||
@@ -26,5 +26,4 @@ "keywords": [ | ||
"types": "npx tsc -p .config/jsconfig.json", | ||
"build": "npm run build:cjs && npm run build:esm && npm run build:typings", | ||
"build": "npm run build:cjs && npm run && npm run build:typings", | ||
"build:cjs": "npx rollup --config .config/cjs.config.js", | ||
"build:esm": "npx rollup --config .config/esm.config.js ", | ||
"build:typings": "npx tsc -p .config/tsconfig.json", | ||
@@ -31,0 +30,0 @@ "package": "npx rimraf package && npm pack | tail -n 1 | xargs tar -xf", |
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
8428
15
108