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

@ex-master/core

Package Overview
Dependencies
Maintainers
2
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ex-master/core - npm Package Compare versions

Comparing version 0.3.13 to 0.3.14

bld/library/spot-market-utility.d.ts

1

bld/library/index.d.ts

@@ -7,1 +7,2 @@ import { Decimal } from 'decimal.js';

export * from './types';
export * from './spot-market-utility';

@@ -12,2 +12,3 @@ "use strict";

tslib_1.__exportStar(require("./types"), exports);
tslib_1.__exportStar(require("./spot-market-utility"), exports);
//# sourceMappingURL=index.js.map

6

package.json
{
"name": "@ex-master/core",
"version": "0.3.13",
"version": "0.3.14",
"main": "bld/library/index.js",

@@ -23,5 +23,7 @@ "types": "bld/library/index.d.ts",

"lodash": "^4.17.4",
"memorize-decorator": "^0.2.4",
"tslang": "^0.1.22",
"villa": "^0.3.1"
},
"gitHead": "7863f51b941a007bc599cb55ebc4df873aea3f8c"
"gitHead": "2a3c0fd7ded6f56fd1e5c8c8a7fb65b97df29f5f"
}

@@ -11,1 +11,2 @@ import {Decimal} from 'decimal.js';

export * from './types';
export * from './spot-market-utility';

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