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
2
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.4 to 0.4.5

7

package.json
{
"name": "@ckb-lumos/helpers",
"version": "0.4.4",
"version": "0.4.5",
"description": "Helper functions for working with CKB",

@@ -28,3 +28,4 @@ "author": "Xuejie Xiao <xxuejie@gmail.com>",

"lint": "eslint -c ../../.eslintrc.js \"{lib,tests}/**/*.js\"",
"test": "ava tests/**/*.test.js"
"test": "ava tests/**/*.test.js",
"release": "npm publish"
},

@@ -35,3 +36,3 @@ "bugs": {

"dependencies": {
"@ckb-lumos/base": "^0.4.4",
"@ckb-lumos/base": "^0.4.5",
"bech32": "^1.1.4",

@@ -38,0 +39,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