Socket
Socket
Sign inDemoInstall

@helium/currency

Package Overview
Dependencies
Maintainers
5
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 4.8.1 to 4.9.0

2

build/currency_types/SolTokens.js

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

constructor() {
super(TICKER, 8);
super(TICKER, 9);
}

@@ -13,0 +13,0 @@ }

@@ -18,2 +18,4 @@ "use strict";

return this.solTokens;
case this.usd.ticker:
return this.usd;
default:

@@ -20,0 +22,0 @@ throw Errors_1.UnsupportedTickerError(ticker);

{
"name": "@helium/currency",
"version": "4.8.1",
"version": "4.9.0",
"description": "Utilities for handling different currency types on the Helium blockchain",

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

},
"gitHead": "aae8f759f7a563f32e8d7b48cb3372114d6a93a2"
"gitHead": "229a0d28c0bfa2ba80ae20fa15f0a8f1239feb81"
}

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