Socket
Socket
Sign inDemoInstall

@helium/currency

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@helium/currency - npm Package Compare versions

Comparing version 3.25.1 to 3.45.0

5

build/index.d.ts

@@ -0,1 +1,6 @@

/**
* [[include:currency/README.md]]
* @packageDocumentation
* @module currency
*/
export { default as Balance } from './Balance';

@@ -2,0 +7,0 @@ export { default as CurrencyType, AnyCurrencyType } from './CurrencyType';

"use strict";
/**
* [[include:currency/README.md]]
* @packageDocumentation
* @module currency
*/
var __importDefault = (this && this.__importDefault) || function (mod) {

@@ -3,0 +8,0 @@ return (mod && mod.__esModule) ? mod : { "default": mod };

4

package.json
{
"name": "@helium/currency",
"version": "3.25.1",
"version": "3.45.0",
"description": "Utilities for handling different currency types on the Helium blockchain",

@@ -31,3 +31,3 @@ "keywords": [

},
"gitHead": "4edbacf239435678b8fef544733266f550a7c34f"
"gitHead": "4884146d82acb1ed66d995099e60c16872eaaf6a"
}

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