🎩 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.7-alpha.1
to
3.1.7-alpha.2
+1
-1
dist/index.d.mts

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

}
declare const _default: "3.1.7-alpha.1";
declare const _default: "3.1.7-alpha.2";

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

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

}
declare const _default: "3.1.7-alpha.1";
declare const _default: "3.1.7-alpha.2";

@@ -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.7-alpha.1";
window.__ORDERLY_VERSION__["@orderly.network/types"] = "3.1.7-alpha.2";
}
var version_default = "3.1.7-alpha.1";
var version_default = "3.1.7-alpha.2";

@@ -143,0 +143,0 @@ // src/constants.ts

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

@@ -8,0 +8,0 @@ // src/constants.ts

{
"name": "@orderly.network/types",
"version": "3.1.7-alpha.1",
"version": "3.1.7-alpha.2",
"description": "",

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

"typedoc": "^0.26.5",
"tsconfig": "1.1.7-alpha.1"
"tsconfig": "1.1.7-alpha.2"
},

@@ -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