@ckb-lumos/helpers
Advanced tools
Comparing version 0.4.8 to 0.5.0
{ | ||
"name": "@ckb-lumos/helpers", | ||
"version": "0.4.8", | ||
"version": "0.5.0", | ||
"description": "Helper functions for working with CKB", | ||
@@ -10,2 +10,13 @@ "author": "Xuejie Xiao <xxuejie@gmail.com>", | ||
"types": "lib/index.d.ts", | ||
"engines": { | ||
"node": ">=12.0.0" | ||
}, | ||
"cpu": [ | ||
"x64" | ||
], | ||
"os": [ | ||
"win32", | ||
"darwin", | ||
"linux" | ||
], | ||
"directories": { | ||
@@ -39,3 +50,3 @@ "lib": "lib", | ||
"dependencies": { | ||
"@ckb-lumos/base": "^0.4.8", | ||
"@ckb-lumos/base": "^0.5.0", | ||
"bech32": "^1.1.4", | ||
@@ -42,0 +53,0 @@ "ckb-js-toolkit": "^0.9.1", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
21052
1
+ Added@ckb-lumos/base@0.5.4(transitive)
- Removed@ckb-lumos/base@0.4.8(transitive)
Updated@ckb-lumos/base@^0.5.0