Socket
Socket
Sign inDemoInstall

@0x/types

Package Overview
Dependencies
Maintainers
12
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0x/types - npm Package Compare versions

Comparing version 3.3.1 to 3.3.2

9

CHANGELOG.json
[
{
"timestamp": 1616613438,
"version": "3.3.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1606873582,

@@ -4,0 +13,0 @@ "version": "3.3.1",

4

CHANGELOG.md

@@ -8,2 +8,6 @@ <!--

## v3.3.2 - _March 24, 2021_
* Dependencies updated
## v3.3.1 - _December 2, 2020_

@@ -10,0 +14,0 @@

"use strict";
// tslint:disable:max-file-line-count
Object.defineProperty(exports, "__esModule", { value: true });
exports.OrderTransferResults = exports.OrderStatus = exports.TypeDocTypes = exports.WebsocketClientEventType = exports.WebsocketConnectionEventType = exports.OrdersChannelMessageTypes = exports.StatusCodes = exports.RevertReason = exports.AssetProxyId = exports.SignatureType = exports.ExchangeContractErrs = exports.MarketOperation = void 0;
var MarketOperation;

@@ -5,0 +6,0 @@ (function (MarketOperation) {

10

package.json
{
"name": "@0x/types",
"version": "3.3.1",
"version": "3.3.2",
"engines": {

@@ -26,7 +26,7 @@ "node": ">=6.12"

"devDependencies": {
"@0x/tslint-config": "^4.1.3",
"@0x/tslint-config": "^4.1.4",
"make-promises-safe": "^1.1.0",
"shx": "^0.2.2",
"tslint": "5.11.0",
"typescript": "3.0.1"
"typescript": "4.2.2"
},

@@ -36,3 +36,3 @@ "dependencies": {

"bignumber.js": "~9.0.0",
"ethereum-types": "^3.4.0"
"ethereum-types": "^3.4.1"
},

@@ -42,3 +42,3 @@ "publishConfig": {

},
"gitHead": "e5b2c8c477f85dac6956ff52085e25eb7f2030cf"
"gitHead": "1eec1e081f73258aa42a96f530df76292d6d586d"
}

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