@swapkit/server 4.0.0-beta.9 → 4.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +2 -2
- package/dist/index.cjs.map +3 -3
- package/dist/index.js +2 -2
- package/dist/index.js.map +3 -3
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.d.ts.map +1 -1
- package/package.json +7 -15
package/dist/index.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var{defineProperty:t,getOwnPropertyNames:x,getOwnPropertyDescriptor:c}=Object,a=Object.prototype.hasOwnProperty,r=(m,f,p)=>{for(let e of x(f))if(!a.call(m,e)&&e!=="default")t(m,e,{get:()=>f[e],enumerable:!0});if(p){for(let e of x(f))if(!a.call(p,e)&&e!=="default")t(p,e,{get:()=>f[e],enumerable:!0});return p}};var b=new WeakMap,d=(m)=>{var f=b.get(m),p;if(f)return f;if(f=t({},"__esModule",{value:!0}),m&&typeof m==="object"||typeof m==="function")x(m).map((e)=>!a.call(f,e)&&t(f,e,{get:()=>m[e],enumerable:!(p=c(m,e))||p.enumerable}));return b.set(m,f),f};var o={};module.exports=d(o);r(o,require("@swapkit/
|
|
1
|
+
var{defineProperty:t,getOwnPropertyNames:x,getOwnPropertyDescriptor:c}=Object,a=Object.prototype.hasOwnProperty,r=(m,f,p)=>{for(let e of x(f))if(!a.call(m,e)&&e!=="default")t(m,e,{get:()=>f[e],enumerable:!0});if(p){for(let e of x(f))if(!a.call(p,e)&&e!=="default")t(p,e,{get:()=>f[e],enumerable:!0});return p}};var b=new WeakMap,d=(m)=>{var f=b.get(m),p;if(f)return f;if(f=t({},"__esModule",{value:!0}),m&&typeof m==="object"||typeof m==="function")x(m).map((e)=>!a.call(f,e)&&t(f,e,{get:()=>m[e],enumerable:!(p=c(m,e))||p.enumerable}));return b.set(m,f),f};var o={};module.exports=d(o);r(o,require("@swapkit/helpers"),module.exports);r(o,require("@swapkit/helpers/api"),module.exports);r(o,require("@swapkit/helpers/contracts"),module.exports);r(o,require("@swapkit/tokens"),module.exports);r(o,require("@swapkit/toolboxes"),module.exports);r(o,require("@swapkit/toolboxes/cosmos"),module.exports);r(o,require("@swapkit/toolboxes/evm"),module.exports);r(o,require("@swapkit/toolboxes/radix"),module.exports);r(o,require("@swapkit/toolboxes/solana"),module.exports);r(o,require("@swapkit/toolboxes/substrate"),module.exports);r(o,require("@swapkit/toolboxes/utxo"),module.exports);r(o,require("@swapkit/wallet-keystore"),module.exports);
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=2CA68736BEF634ED64756E2164756E21
|
|
4
4
|
//# sourceMappingURL=index.cjs.map
|
package/dist/index.cjs.map
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../src/index.ts"],
|
|
4
4
|
"sourcesContent": [
|
|
5
|
-
"export * from \"@swapkit/
|
|
5
|
+
"export * from \"@swapkit/helpers\";\nexport * from \"@swapkit/helpers/api\";\nexport * from \"@swapkit/helpers/contracts\";\nexport * from \"@swapkit/tokens\";\nexport * from \"@swapkit/toolboxes\";\nexport * from \"@swapkit/toolboxes/cosmos\";\nexport * from \"@swapkit/toolboxes/evm\";\nexport * from \"@swapkit/toolboxes/radix\";\nexport * from \"@swapkit/toolboxes/solana\";\nexport * from \"@swapkit/toolboxes/substrate\";\nexport * from \"@swapkit/toolboxes/utxo\";\nexport * from \"@swapkit/wallet-keystore\";\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": "2kBAAA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": "2kBAAA,gDACA,oDACA,0DACA,+CACA,kDACA,yDACA,sDACA,wDACA,yDACA,4DACA,uDACA",
|
|
8
|
+
"debugId": "2CA68736BEF634ED64756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export*from"@swapkit/
|
|
1
|
+
export*from"@swapkit/helpers";export*from"@swapkit/helpers/api";export*from"@swapkit/helpers/contracts";export*from"@swapkit/tokens";export*from"@swapkit/toolboxes";export*from"@swapkit/toolboxes/cosmos";export*from"@swapkit/toolboxes/evm";export*from"@swapkit/toolboxes/radix";export*from"@swapkit/toolboxes/solana";export*from"@swapkit/toolboxes/substrate";export*from"@swapkit/toolboxes/utxo";export*from"@swapkit/wallet-keystore";
|
|
2
2
|
|
|
3
|
-
//# debugId=
|
|
3
|
+
//# debugId=3820CAE89184F36464756E2164756E21
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../src/index.ts"],
|
|
4
4
|
"sourcesContent": [
|
|
5
|
-
"export * from \"@swapkit/
|
|
5
|
+
"export * from \"@swapkit/helpers\";\nexport * from \"@swapkit/helpers/api\";\nexport * from \"@swapkit/helpers/contracts\";\nexport * from \"@swapkit/tokens\";\nexport * from \"@swapkit/toolboxes\";\nexport * from \"@swapkit/toolboxes/cosmos\";\nexport * from \"@swapkit/toolboxes/evm\";\nexport * from \"@swapkit/toolboxes/radix\";\nexport * from \"@swapkit/toolboxes/solana\";\nexport * from \"@swapkit/toolboxes/substrate\";\nexport * from \"@swapkit/toolboxes/utxo\";\nexport * from \"@swapkit/wallet-keystore\";\n"
|
|
6
6
|
],
|
|
7
|
-
"mappings": "AAAA,
|
|
8
|
-
"debugId": "
|
|
7
|
+
"mappings": "AAAA,8BACA,kCACA,wCACA,6BACA,gCACA,uCACA,oCACA,sCACA,uCACA,0CACA,qCACA",
|
|
8
|
+
"debugId": "3820CAE89184F36464756E2164756E21",
|
|
9
9
|
"names": []
|
|
10
10
|
}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
export * from "@swapkit/wallet-keystore";
|
|
2
1
|
export * from "@swapkit/helpers";
|
|
3
2
|
export * from "@swapkit/helpers/api";
|
|
4
3
|
export * from "@swapkit/helpers/contracts";
|
|
@@ -10,4 +9,5 @@ export * from "@swapkit/toolboxes/radix";
|
|
|
10
9
|
export * from "@swapkit/toolboxes/solana";
|
|
11
10
|
export * from "@swapkit/toolboxes/substrate";
|
|
12
11
|
export * from "@swapkit/toolboxes/utxo";
|
|
12
|
+
export * from "@swapkit/wallet-keystore";
|
|
13
13
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,28 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"author": "swapkit-oss",
|
|
3
3
|
"dependencies": {
|
|
4
|
-
"@swapkit/helpers": "4.0.
|
|
5
|
-
"@swapkit/tokens": "4.0.
|
|
6
|
-
"@swapkit/toolboxes": "4.0.
|
|
7
|
-
"@swapkit/wallet-keystore": "4.0.
|
|
4
|
+
"@swapkit/helpers": "4.0.1",
|
|
5
|
+
"@swapkit/tokens": "4.0.1",
|
|
6
|
+
"@swapkit/toolboxes": "4.0.1",
|
|
7
|
+
"@swapkit/wallet-keystore": "4.0.1"
|
|
8
8
|
},
|
|
9
9
|
"description": "SwapKit - Server SDK",
|
|
10
10
|
"exports": {
|
|
11
|
-
".": {
|
|
12
|
-
"import": "./dist/index.js",
|
|
13
|
-
"require": "./dist/index.cjs",
|
|
14
|
-
"types": "./dist/types/index.d.ts"
|
|
15
|
-
}
|
|
11
|
+
".": { "import": "./dist/index.js", "require": "./dist/index.cjs", "types": "./dist/types/index.d.ts" }
|
|
16
12
|
},
|
|
17
13
|
"files": ["dist/"],
|
|
18
14
|
"homepage": "https://github.com/swapkit/SwapKit",
|
|
19
15
|
"license": "Apache-2.0",
|
|
20
16
|
"name": "@swapkit/server",
|
|
21
|
-
"repository": {
|
|
22
|
-
"directory": "packages/server",
|
|
23
|
-
"type": "git",
|
|
24
|
-
"url": "git+https://github.com/swapkit/SwapKit.git"
|
|
25
|
-
},
|
|
17
|
+
"repository": { "directory": "packages/server", "type": "git", "url": "git+https://github.com/swapkit/SwapKit.git" },
|
|
26
18
|
"scripts": {
|
|
27
19
|
"build": "bun run ./build.ts",
|
|
28
20
|
"build:clean": "rm -rf dist && bun run ./build.ts",
|
|
@@ -33,5 +25,5 @@
|
|
|
33
25
|
"type-check:go": "tsgo"
|
|
34
26
|
},
|
|
35
27
|
"type": "module",
|
|
36
|
-
"version": "4.0.
|
|
28
|
+
"version": "4.0.1"
|
|
37
29
|
}
|