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

@ckb-lumos/helpers

Package Overview
Dependencies
Maintainers
3
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckb-lumos/helpers - npm Package Compare versions

Comparing version 0.4.8 to 0.5.0

15

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc