@ethereumjs/util
Advanced tools
+4
-11
| { | ||
| "name": "@ethereumjs/util", | ||
| "version": "10.1.1-nightly.2", | ||
| "version": "10.1.1", | ||
| "description": "A collection of utility functions for Ethereum", | ||
| "keywords": [ | ||
| "ethereum", | ||
| "utilities", | ||
| "utils" | ||
| ], | ||
| "keywords": ["ethereum", "utilities", "utils"], | ||
| "homepage": "https://github.com/ethereumjs/ethereumjs-monorepo/tree/master/packages/util#readme", | ||
@@ -77,6 +73,3 @@ "bugs": { | ||
| }, | ||
| "files": [ | ||
| "dist", | ||
| "src" | ||
| ], | ||
| "files": ["dist", "src"], | ||
| "scripts": { | ||
@@ -105,3 +98,3 @@ "biome": "npx @biomejs/biome check", | ||
| "dependencies": { | ||
| "@ethereumjs/rlp": "^10.1.1-nightly.2", | ||
| "@ethereumjs/rlp": "^10.1.1", | ||
| "@noble/curves": "^2.0.1", | ||
@@ -108,0 +101,0 @@ "@noble/hashes": "^2.0.1" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
0
-100%772312
-0.01%Updated