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

bancorx

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bancorx - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

3

index.d.ts

@@ -138,2 +138,5 @@ /**

FINX: Relay;
EMT: Relay;
DRAGON: Relay;
PIXEOS: Relay;
[relay: string]: Relay;

@@ -140,0 +143,0 @@ }

@@ -283,3 +283,21 @@ "use strict";

},
EMT: {
code: "emanateoneos",
account: "bancorc11213",
symbol: "EMT",
precision: 4,
},
DRAGON: {
code: "eosdragontkn",
account: "bancorc11223",
symbol: "DRAGON",
precision: 4,
},
PIXEOS: {
code: "pixeos1token",
account: "bancorc11214",
symbol: "PIXEOS",
precision: 4,
},
};
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "bancorx",
"version": "0.2.1",
"version": "0.2.2",
"description": "BancorX Utility",

@@ -5,0 +5,0 @@ "main": "index.js",

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