@hephaestus/utils
Advanced tools
Comparing version
{ | ||
"name": "@hephaestus/utils", | ||
"version": "1.0.0-alpha.5", | ||
"version": "1.0.0-alpha.6", | ||
"description": "> TODO: description", | ||
@@ -30,3 +30,3 @@ "author": "Alex Taxiera <alex.taxiera@gmail.com>", | ||
"test": "echo \"Error: run tests from root\" && exit 1", | ||
"build": "tsup src/index.ts", | ||
"build": "tsup src/index.ts --clean --target node12 --format cjs && tsup src/index.ts --format esm", | ||
"build:cjs": "ttsc", | ||
@@ -40,3 +40,3 @@ "build:esm": "ttsc -p ./tsconfig.esm.json", | ||
}, | ||
"gitHead": "cf3e43d901db997564a833f7ffdcb2c493417416" | ||
"gitHead": "fe12e83d2280689c30c26997cfafbbc71cc8854e" | ||
} |
Sorry, the diff of this file is not supported yet
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
9967
0.49%0
-100%