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

@ckb-lumos/bi

Package Overview
Dependencies
Maintainers
0
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckb-lumos/bi - npm Package Compare versions

Comparing version 0.0.0-canary-ad483d9-20240125131247 to 0.0.0-canary-ae45845-20240806053619

3

lib/index.js

@@ -150,4 +150,3 @@ "use strict";

const validUnitNames = ["shannon", "ckb"];
const ckbDecimals = 8;
exports.ckbDecimals = ckbDecimals;
const ckbDecimals = exports.ckbDecimals = 8;
const negativeOne = BI.from(-1);

@@ -154,0 +153,0 @@ function formatUnit(value, unit) {

{
"name": "@ckb-lumos/bi",
"version": "0.0.0-canary-ad483d9-20240125131247",
"version": "0.0.0-canary-ae45845-20240806053619",
"description": "Bigint support in lumos",

@@ -5,0 +5,0 @@ "author": "",

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