Sign In

@orderly.network/types

Package Overview
Dependencies
Maintainers
5
Versions
466
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.8
to
3.1.9-alpha.0
+1
-1
dist/index.d.mts

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

}
declare const _default: "3.1.8";
declare const _default: "3.1.9-alpha.0";

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

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

}
declare const _default: "3.1.8";
declare const _default: "3.1.9-alpha.0";

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

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

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

@@ -145,0 +145,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.8";
window.__ORDERLY_VERSION__["@orderly.network/types"] = "3.1.9-alpha.0";
}
var version_default = "3.1.8";
var version_default = "3.1.9-alpha.0";

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

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

@@ -13,4 +13,4 @@ "main": "dist/index.js",

"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/core": "^7.29.7",
"@babel/preset-env": "^7.29.7",
"@babel/preset-typescript": "^7.22.5",

@@ -22,3 +22,3 @@ "@types/jest": "^29.5.3",

"typedoc": "^0.26.5",
"tsconfig": "1.1.8"
"tsconfig": "1.1.9-alpha.0"
},

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

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

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