Socket
Socket
Sign inDemoInstall

tso-data-models

Package Overview
Dependencies
49
Maintainers
1
Versions
170
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.17 to 2.0.18

lib/constants/listOfBaseCurrencies.d.ts

1

lib/constants/index.d.ts
export * from './abis';
export * from './addresses';
export * from './listOfBaseCurrencies';
export * from './tsoAddresses';
//# sourceMappingURL=index.d.ts.map

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

__exportStar(require("./addresses"), exports);
__exportStar(require("./listOfBaseCurrencies"), exports);
__exportStar(require("./tsoAddresses"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "tso-data-models",
"version": "2.0.17",
"version": "2.0.18",
"description": "",

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

export * from './abis';
export * from './addresses';
export * from './listOfBaseCurrencies';
export * from './tsoAddresses';

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc