@orderly.network/types
Advanced tools
+1
-1
@@ -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 { |
+1
-1
@@ -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 { |
+3
-3
@@ -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 @@ }, |
+3
-3
| // 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 @@ }, |
+2
-2
| { | ||
| "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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
358922
02
100%