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

@ckb-lumos/bi

Package Overview
Dependencies
Maintainers
3
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-349be74-20240111045715 to 0.0.0-canary-3763977-20240725033024

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-349be74-20240111045715",
"version": "0.0.0-canary-3763977-20240725033024",
"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