Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ckb-lumos/base

Package Overview
Dependencies
Maintainers
3
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckb-lumos/base - npm Package Compare versions

Comparing version 0.24.0-next.1 to 0.24.0-next.2

1

lib/api.d.ts

@@ -294,2 +294,3 @@ import { Hash, Hexadecimal, HexNumber, HexString, PackedSince } from "./primitive";

};
conflicted: Hash[];
}

@@ -296,0 +297,0 @@ export type RawTxPool = TxPoolIds | TxPoolVerbosity;

8

package.json
{
"name": "@ckb-lumos/base",
"version": "0.24.0-next.1",
"version": "0.24.0-next.2",
"description": "Base data structures and utilities used in lumos",

@@ -38,5 +38,5 @@ "author": "Xuejie Xiao <xxuejie@gmail.com>",

"dependencies": {
"@ckb-lumos/bi": "0.24.0-next.1",
"@ckb-lumos/codec": "0.24.0-next.1",
"@ckb-lumos/toolkit": "0.24.0-next.1",
"@ckb-lumos/bi": "0.24.0-next.2",
"@ckb-lumos/codec": "0.24.0-next.2",
"@ckb-lumos/toolkit": "0.24.0-next.2",
"@types/blake2b": "^2.1.0",

@@ -43,0 +43,0 @@ "@types/lodash.isequal": "^4.5.5",

Sorry, the diff of this file is not supported yet

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