@washingtonpost/front-end-utils
Advanced tools
Comparing version 0.1.14-experimental.0 to 0.1.14-experimental.1
{ | ||
"name": "@washingtonpost/front-end-utils", | ||
"version": "0.1.14-experimental.0", | ||
"version": "0.1.14-experimental.1", | ||
"description": "> TODO: description", | ||
@@ -10,3 +10,3 @@ "author": "artmsilva <artmsilva@gmail.com>", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"module": "dist/esm/index.js", | ||
"types": "dist/index.d.ts", | ||
@@ -24,3 +24,3 @@ "files": [ | ||
"test": "echo \"Error: run tests from root\" && exit 1", | ||
"build": "tsup src/index.ts --minify --format esm,cjs --dts --sourcemap" | ||
"build": "tsup src/index.ts --minify --format esm,cjs --dts --sourcemap --legacy-output" | ||
}, | ||
@@ -38,3 +38,3 @@ "bugs": { | ||
}, | ||
"gitHead": "90fa6e27daf1787e36a85fd902163f4616d7dff3", | ||
"gitHead": "64793cde927a287b6f3726550102d9022472b986", | ||
"devDependencies": { | ||
@@ -41,0 +41,0 @@ "tsup": "^5.11.13", |
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
28921
9
75