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

@ckb-lumos/config-manager

Package Overview
Dependencies
Maintainers
3
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckb-lumos/config-manager - npm Package Compare versions

Comparing version 0.22.1 to 0.22.2

2

lib/predefined.js

@@ -111,3 +111,3 @@ "use strict";

HASH_TYPE: "type",
TX_HASH: "0x7d9c9ccd12f40eebe508bbbf24b0d746c991e055f2f1b61c6fe8ca60467ae750",
TX_HASH: "0xec18bf0d857c981c3d1f4e17999b9b90c484b303378e94de1a57b0872f5d4602",
INDEX: "0x0",

@@ -114,0 +114,0 @@ DEP_TYPE: "code"

{
"name": "@ckb-lumos/config-manager",
"version": "0.22.1",
"version": "0.22.2",
"description": "Config manager for lumos",

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

"dependencies": {
"@ckb-lumos/base": "0.22.1",
"@ckb-lumos/bi": "0.22.1",
"@ckb-lumos/codec": "0.22.1",
"@ckb-lumos/rpc": "0.22.1",
"@ckb-lumos/base": "0.22.2",
"@ckb-lumos/bi": "0.22.2",
"@ckb-lumos/codec": "0.22.2",
"@ckb-lumos/rpc": "0.22.2",
"@types/deep-freeze-strict": "^1.1.0",

@@ -34,0 +34,0 @@ "deep-freeze-strict": "^1.1.1"

@@ -136,3 +136,3 @@ import deepFreeze from "deep-freeze-strict";

TX_HASH:
"0x7d9c9ccd12f40eebe508bbbf24b0d746c991e055f2f1b61c6fe8ca60467ae750",
"0xec18bf0d857c981c3d1f4e17999b9b90c484b303378e94de1a57b0872f5d4602",
INDEX: "0x0",

@@ -139,0 +139,0 @@ DEP_TYPE: "code",

Sorry, the diff of this file is not supported yet

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