Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ethernauta/utils

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethernauta/utils - npm Package Compare versions

Comparing version
0.0.44
to
0.0.46
+2
-1
package.json

@@ -5,3 +5,3 @@ {

"type": "module",
"version": "0.0.44",
"version": "0.0.46",
"publishConfig": {

@@ -37,4 +37,5 @@ "access": "public"

"test:unit": "vitest",
"test:integration": "echo no integration tests",
"test:cli": "bun src/compiler/cli.ts --abi src/erc/165/IERC165.abi.json --out src/erc/165"
}
}