🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@orderly.network/types

Package Overview
Dependencies
Maintainers
5
Versions
457
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orderly.network/types - npm Package Compare versions

Comparing version
3.1.5
to
3.1.6-alpha.0
+1
-1
dist/index.d.mts

@@ -11,3 +11,3 @@ import * as superstruct from 'superstruct';

}
declare const _default: "3.1.5";
declare const _default: "3.1.6-alpha.0";

@@ -14,0 +14,0 @@ declare enum AccountStatusEnum {

@@ -11,3 +11,3 @@ import * as superstruct from 'superstruct';

}
declare const _default: "3.1.5";
declare const _default: "3.1.6-alpha.0";

@@ -14,0 +14,0 @@ declare enum AccountStatusEnum {

@@ -138,5 +138,5 @@ "use strict";

window.__ORDERLY_VERSION__ = window.__ORDERLY_VERSION__ || {};
window.__ORDERLY_VERSION__["@orderly.network/types"] = "3.1.5";
window.__ORDERLY_VERSION__["@orderly.network/types"] = "3.1.6-alpha.0";
}
var version_default = "3.1.5";
var version_default = "3.1.6-alpha.0";

@@ -392,3 +392,3 @@ // src/constants.ts

},
rpcUrls: ["https://mainnet.infura.io/v3/9155d40884554acdb17699a18a1fe348"],
rpcUrls: ["https://ethereum-rpc.publicnode.com"],
blockExplorerUrls: ["https://etherscan.io/"]

@@ -395,0 +395,0 @@ },

// src/version.ts
if (typeof window !== "undefined") {
window.__ORDERLY_VERSION__ = window.__ORDERLY_VERSION__ || {};
window.__ORDERLY_VERSION__["@orderly.network/types"] = "3.1.5";
window.__ORDERLY_VERSION__["@orderly.network/types"] = "3.1.6-alpha.0";
}
var version_default = "3.1.5";
var version_default = "3.1.6-alpha.0";

@@ -257,3 +257,3 @@ // src/constants.ts

},
rpcUrls: ["https://mainnet.infura.io/v3/9155d40884554acdb17699a18a1fe348"],
rpcUrls: ["https://ethereum-rpc.publicnode.com"],
blockExplorerUrls: ["https://etherscan.io/"]

@@ -260,0 +260,0 @@ },

{
"name": "@orderly.network/types",
"version": "3.1.5",
"version": "3.1.6-alpha.0",
"description": "",

@@ -21,3 +21,3 @@ "main": "dist/index.js",

"typedoc": "^0.26.5",
"tsconfig": "1.1.5"
"tsconfig": "1.1.6-alpha.0"
},

@@ -24,0 +24,0 @@ "publishConfig": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display