New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hephaestus/utils

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hephaestus/utils - npm Package Compare versions

Comparing version

to
1.0.0-alpha.6

6

package.json
{
"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