@washingtonpost/front-end-utils
Advanced tools
Comparing version 0.4.0-experimental-erika.19 to 0.4.0
{ | ||
"name": "@washingtonpost/front-end-utils", | ||
"version": "0.4.0-experimental-erika.19", | ||
"version": "0.4.0", | ||
"description": "> TODO: description", | ||
@@ -23,3 +23,4 @@ "author": "artmsilva <artmsilva@gmail.com>", | ||
"test": "echo \"Error: run tests from root\" && exit 1", | ||
"build": "tsup src/index.ts --minify --format esm,cjs --dts --sourcemap --legacy-output" | ||
"build": "tsup src/index.ts --minify --format esm,cjs --dts --sourcemap --legacy-output", | ||
"dev": "tsup src/index.ts --watch --minify --format esm,cjs --dts --sourcemap --legacy-output" | ||
}, | ||
@@ -34,3 +35,3 @@ "bugs": { | ||
}, | ||
"gitHead": "819655c01ccfdbc820047fff0412a64d05775028" | ||
"gitHead": "487310fb0d90b1adc49b0a5273ca2ac90f7cb64e" | ||
} |
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
20856