New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.36 to 0.2.37

2

bld/library/exchange/order.d.ts

@@ -43,2 +43,4 @@ import { Decimal } from 'decimal.js';

active: boolean;
createAt: number;
updateAt: number;
}

4

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

@@ -30,3 +30,3 @@ "types": "bld/library/index.d.ts",

},
"gitHead": "897bc831787772c71bdc581f2c7b0db562b5c37f"
"gitHead": "bc8ab58b27c361ae4efd35f5a21a8f73b9ff320a"
}

@@ -48,2 +48,4 @@ import {Decimal} from 'decimal.js';

active: boolean;
createAt: number;
updateAt: number;
}
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