mirror of
https://github.com/pezkuwichain/pezkuwi-api.git
synced 2026-04-22 07:58:03 +00:00
fix: update all packages to 16.5.19 with correct dependencies
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
|||||||
"version": "16.5.18",
|
"version": "16.5.18",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "16.5.18",
|
"git": "16.5.18",
|
||||||
"npm": "16.5.18"
|
"npm": "16.5.19"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -449,12 +449,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/api-base": "16.5.18",
|
"@pezkuwi/api-base": "16.5.19",
|
||||||
"@pezkuwi/rpc-augment": "16.5.18",
|
"@pezkuwi/rpc-augment": "16.5.19",
|
||||||
"@pezkuwi/types": "16.5.18",
|
"@pezkuwi/types": "16.5.19",
|
||||||
"@pezkuwi/types-augment": "16.5.18",
|
"@pezkuwi/types-augment": "16.5.19",
|
||||||
"@pezkuwi/types-codec": "16.5.18",
|
"@pezkuwi/types-codec": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -255,9 +255,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/rpc-core": "16.5.18",
|
"@pezkuwi/rpc-core": "16.5.19",
|
||||||
"@pezkuwi/types": "16.5.18",
|
"@pezkuwi/types": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"rxjs": "^7.8.1",
|
"rxjs": "^7.8.1",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -395,15 +395,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/api": "16.5.18",
|
"@pezkuwi/api": "16.5.19",
|
||||||
"@pezkuwi/api-augment": "16.5.18",
|
"@pezkuwi/api-augment": "16.5.19",
|
||||||
"@pezkuwi/keyring": "14.0.11",
|
"@pezkuwi/keyring": "14.0.13",
|
||||||
"@pezkuwi/types": "16.5.18",
|
"@pezkuwi/types": "16.5.19",
|
||||||
"@pezkuwi/types-codec": "16.5.18",
|
"@pezkuwi/types-codec": "16.5.19",
|
||||||
"@pezkuwi/types-create": "16.5.18",
|
"@pezkuwi/types-create": "16.5.19",
|
||||||
"@pezkuwi/types-support": "16.5.18",
|
"@pezkuwi/types-support": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"@pezkuwi/util-crypto": "14.0.11",
|
"@pezkuwi/util-crypto": "14.0.13",
|
||||||
"rxjs": "^7.8.1",
|
"rxjs": "^7.8.1",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,20 +19,20 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/api": "16.5.18",
|
"@pezkuwi/api": "16.5.19",
|
||||||
"@pezkuwi/api-augment": "16.5.18",
|
"@pezkuwi/api-augment": "16.5.19",
|
||||||
"@pezkuwi/api-base": "16.5.18",
|
"@pezkuwi/api-base": "16.5.19",
|
||||||
"@pezkuwi/rpc-core": "16.5.18",
|
"@pezkuwi/rpc-core": "16.5.19",
|
||||||
"@pezkuwi/rpc-provider": "16.5.18",
|
"@pezkuwi/rpc-provider": "16.5.19",
|
||||||
"@pezkuwi/types": "16.5.18",
|
"@pezkuwi/types": "16.5.19",
|
||||||
"@pezkuwi/types-codec": "16.5.18",
|
"@pezkuwi/types-codec": "16.5.19",
|
||||||
"@pezkuwi/types-support": "16.5.18",
|
"@pezkuwi/types-support": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"@pezkuwi/util-crypto": "14.0.11",
|
"@pezkuwi/util-crypto": "14.0.13",
|
||||||
"rxjs": "^7.8.1",
|
"rxjs": "^7.8.1",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
}
|
}
|
||||||
|
|||||||
+16
-16
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -591,21 +591,21 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/api-augment": "16.5.18",
|
"@pezkuwi/api-augment": "16.5.19",
|
||||||
"@pezkuwi/api-base": "16.5.18",
|
"@pezkuwi/api-base": "16.5.19",
|
||||||
"@pezkuwi/api-derive": "16.5.18",
|
"@pezkuwi/api-derive": "16.5.19",
|
||||||
"@pezkuwi/keyring": "14.0.11",
|
"@pezkuwi/keyring": "14.0.13",
|
||||||
"@pezkuwi/rpc-augment": "16.5.18",
|
"@pezkuwi/rpc-augment": "16.5.19",
|
||||||
"@pezkuwi/rpc-core": "16.5.18",
|
"@pezkuwi/rpc-core": "16.5.19",
|
||||||
"@pezkuwi/rpc-provider": "16.5.18",
|
"@pezkuwi/rpc-provider": "16.5.19",
|
||||||
"@pezkuwi/types": "16.5.18",
|
"@pezkuwi/types": "16.5.19",
|
||||||
"@pezkuwi/types-augment": "16.5.18",
|
"@pezkuwi/types-augment": "16.5.19",
|
||||||
"@pezkuwi/types-codec": "16.5.18",
|
"@pezkuwi/types-codec": "16.5.19",
|
||||||
"@pezkuwi/types-create": "16.5.18",
|
"@pezkuwi/types-create": "16.5.19",
|
||||||
"@pezkuwi/types-known": "16.5.18",
|
"@pezkuwi/types-known": "16.5.19",
|
||||||
"@pezkuwi/types-support": "16.5.18",
|
"@pezkuwi/types-support": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"@pezkuwi/util-crypto": "14.0.11",
|
"@pezkuwi/util-crypto": "14.0.13",
|
||||||
"eventemitter3": "^5.0.1",
|
"eventemitter3": "^5.0.1",
|
||||||
"rxjs": "^7.8.1",
|
"rxjs": "^7.8.1",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pezkuwi/bizinikiwi-bindings",
|
"name": "@pezkuwi/bizinikiwi-bindings",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
|
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
|
||||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues",
|
"bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues",
|
||||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/bizinikiwi-bindings#readme",
|
"homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/bizinikiwi-bindings#readme",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pezkuwi/merkleize-metadata",
|
"name": "@pezkuwi/merkleize-metadata",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
|
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
|
||||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues",
|
"bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues",
|
||||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/merkleize-metadata#readme",
|
"homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/merkleize-metadata#readme",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pezkuwi/metadata-builders",
|
"name": "@pezkuwi/metadata-builders",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
|
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
|
||||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues",
|
"bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues",
|
||||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/metadata-builders#readme",
|
"homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/metadata-builders#readme",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@pezkuwi/papi-utils",
|
"name": "@pezkuwi/papi-utils",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
|
"author": "Dijital Kurdistan Tech Institute <info@pezkuwichain.io>",
|
||||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues",
|
"bugs": "https://github.com/pezkuwichain/pezkuwi-api/issues",
|
||||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/papi-utils#readme",
|
"homepage": "https://github.com/pezkuwichain/pezkuwi-api/tree/master/packages/papi-utils#readme",
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -129,10 +129,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/rpc-core": "16.5.18",
|
"@pezkuwi/rpc-core": "16.5.19",
|
||||||
"@pezkuwi/types": "16.5.18",
|
"@pezkuwi/types": "16.5.19",
|
||||||
"@pezkuwi/types-codec": "16.5.18",
|
"@pezkuwi/types-codec": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -199,11 +199,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/keyring": "14.0.11",
|
"@pezkuwi/keyring": "14.0.13",
|
||||||
"@pezkuwi/rpc-augment": "16.5.18",
|
"@pezkuwi/rpc-augment": "16.5.19",
|
||||||
"@pezkuwi/rpc-provider": "16.5.18",
|
"@pezkuwi/rpc-provider": "16.5.19",
|
||||||
"@pezkuwi/types": "16.5.18",
|
"@pezkuwi/types": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"rxjs": "^7.8.1",
|
"rxjs": "^7.8.1",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -325,14 +325,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/keyring": "14.0.11",
|
"@pezkuwi/keyring": "14.0.13",
|
||||||
"@pezkuwi/types": "16.5.18",
|
"@pezkuwi/types": "16.5.19",
|
||||||
"@pezkuwi/types-support": "16.5.18",
|
"@pezkuwi/types-support": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"@pezkuwi/util-crypto": "14.0.11",
|
"@pezkuwi/util-crypto": "14.0.13",
|
||||||
"@pezkuwi/x-fetch": "14.0.11",
|
"@pezkuwi/x-fetch": "14.0.13",
|
||||||
"@pezkuwi/x-global": "14.0.11",
|
"@pezkuwi/x-global": "14.0.13",
|
||||||
"@pezkuwi/x-ws": "14.0.11",
|
"@pezkuwi/x-ws": "14.0.13",
|
||||||
"eventemitter3": "^5.0.1",
|
"eventemitter3": "^5.0.1",
|
||||||
"mock-socket": "^9.3.1",
|
"mock-socket": "^9.3.1",
|
||||||
"nock": "^13.5.5",
|
"nock": "^13.5.5",
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
@@ -527,19 +527,19 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/api": "16.5.18",
|
"@pezkuwi/api": "16.5.19",
|
||||||
"@pezkuwi/api-augment": "16.5.18",
|
"@pezkuwi/api-augment": "16.5.19",
|
||||||
"@pezkuwi/api-derive": "16.5.18",
|
"@pezkuwi/api-derive": "16.5.19",
|
||||||
"@pezkuwi/rpc-augment": "16.5.18",
|
"@pezkuwi/rpc-augment": "16.5.19",
|
||||||
"@pezkuwi/rpc-provider": "16.5.18",
|
"@pezkuwi/rpc-provider": "16.5.19",
|
||||||
"@pezkuwi/types": "16.5.18",
|
"@pezkuwi/types": "16.5.19",
|
||||||
"@pezkuwi/types-augment": "16.5.18",
|
"@pezkuwi/types-augment": "16.5.19",
|
||||||
"@pezkuwi/types-codec": "16.5.18",
|
"@pezkuwi/types-codec": "16.5.19",
|
||||||
"@pezkuwi/types-create": "16.5.18",
|
"@pezkuwi/types-create": "16.5.19",
|
||||||
"@pezkuwi/types-support": "16.5.18",
|
"@pezkuwi/types-support": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"@pezkuwi/util-crypto": "14.0.11",
|
"@pezkuwi/util-crypto": "14.0.13",
|
||||||
"@pezkuwi/x-ws": "14.0.11",
|
"@pezkuwi/x-ws": "14.0.13",
|
||||||
"comment-parser": "^1.4.1",
|
"comment-parser": "^1.4.1",
|
||||||
"handlebars": "^4.7.8",
|
"handlebars": "^4.7.8",
|
||||||
"tslib": "^2.8.1",
|
"tslib": "^2.8.1",
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -395,9 +395,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/types": "16.5.18",
|
"@pezkuwi/types": "16.5.19",
|
||||||
"@pezkuwi/types-codec": "16.5.18",
|
"@pezkuwi/types-codec": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -1142,12 +1142,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/types": "16.5.18",
|
"@pezkuwi/types": "16.5.19",
|
||||||
"@pezkuwi/types-augment": "16.5.18",
|
"@pezkuwi/types-augment": "16.5.19",
|
||||||
"@pezkuwi/types-support": "16.5.18",
|
"@pezkuwi/types-support": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"@pezkuwi/util-crypto": "14.0.11",
|
"@pezkuwi/util-crypto": "14.0.13",
|
||||||
"@pezkuwi/x-bigint": "14.0.11",
|
"@pezkuwi/x-bigint": "14.0.13",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -283,9 +283,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/types": "16.5.18",
|
"@pezkuwi/types": "16.5.19",
|
||||||
"@pezkuwi/types-codec": "16.5.18",
|
"@pezkuwi/types-codec": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -437,11 +437,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/networks": "16.5.18",
|
"@pezkuwi/networks": "16.5.19",
|
||||||
"@pezkuwi/types": "16.5.18",
|
"@pezkuwi/types": "16.5.19",
|
||||||
"@pezkuwi/types-codec": "16.5.18",
|
"@pezkuwi/types-codec": "16.5.19",
|
||||||
"@pezkuwi/types-create": "16.5.18",
|
"@pezkuwi/types-create": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./index.d.ts",
|
"types": "./index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./cjs/index.js",
|
"main": "./cjs/index.js",
|
||||||
"module": "./index.js",
|
"module": "./index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -705,7 +705,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./build/index.d.ts",
|
"types": "./build/index.d.ts",
|
||||||
"version": "16.5.18",
|
"version": "16.5.19",
|
||||||
"main": "./build/cjs/index.js",
|
"main": "./build/cjs/index.js",
|
||||||
"module": "./build/index.js",
|
"module": "./build/index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -5926,13 +5926,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pezkuwi/keyring": "14.0.11",
|
"@pezkuwi/keyring": "14.0.13",
|
||||||
"@pezkuwi/types-augment": "16.5.18",
|
"@pezkuwi/types-augment": "16.5.19",
|
||||||
"@pezkuwi/types-codec": "16.5.18",
|
"@pezkuwi/types-codec": "16.5.19",
|
||||||
"@pezkuwi/types-create": "16.5.18",
|
"@pezkuwi/types-create": "16.5.19",
|
||||||
"@pezkuwi/types-support": "16.5.18",
|
"@pezkuwi/types-support": "16.5.19",
|
||||||
"@pezkuwi/util": "14.0.11",
|
"@pezkuwi/util": "14.0.13",
|
||||||
"@pezkuwi/util-crypto": "14.0.11",
|
"@pezkuwi/util-crypto": "14.0.13",
|
||||||
"rxjs": "^7.8.1",
|
"rxjs": "^7.8.1",
|
||||||
"tslib": "^2.8.1"
|
"tslib": "^2.8.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user