@pkcprotocol/pkc-js 0.0.47 → 0.0.48
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/browser/generated-version.d.ts +1 -1
- package/dist/browser/generated-version.js +1 -1
- package/dist/browser/helia/helia-for-pkc.js +26 -17
- package/dist/browser/helia/helia-for-pkc.js.map +1 -1
- package/dist/browser/runtime/node/community/db-handler.d.ts +1 -0
- package/dist/browser/runtime/node/community/db-handler.js +3 -0
- package/dist/browser/runtime/node/community/db-handler.js.map +1 -1
- package/dist/browser/runtime/node/community/local-community/comment-updates.js +11 -3
- package/dist/browser/runtime/node/community/local-community/comment-updates.js.map +1 -1
- package/dist/browser/signer/encryption.d.ts +2 -2
- package/dist/browser/signer/util.d.ts +1 -1
- package/dist/bundled/bundle-manifest.json +81 -77
- package/dist/bundled/chunks/{helia-for-pkc-Kr0fvym5.js → helia-for-pkc-C9v3jcS7.js} +16 -15
- package/dist/bundled/chunks/{local-community-DyL61Q84.js → local-community-BUAd-a_f.js} +1 -1
- package/dist/bundled/chunks/{local-community-1YWTMINk.js → local-community-CXbUZ0um.js} +11 -5
- package/dist/bundled/chunks/{node-7bvDHqBl.js → node-edb9-nES.js} +5 -5
- package/dist/bundled/chunks/{rpc-local-community-Xpx65cbz.js → rpc-local-community-CO__pwvD.js} +1 -1
- package/dist/bundled/chunks/{schema-CijXm_fr.js → schema-B7HIUI8w.js} +3782 -3410
- package/dist/bundled/chunks/{util-RR1J0iZB.js → util-BqBjzCfN.js} +1 -1
- package/dist/bundled/index.js +1 -1
- package/dist/bundled/rpc/src/index.js +4 -4
- package/dist/node/generated-version.d.ts +1 -1
- package/dist/node/generated-version.js +1 -1
- package/dist/node/helia/helia-for-pkc.js +26 -17
- package/dist/node/helia/helia-for-pkc.js.map +1 -1
- package/dist/node/runtime/node/community/db-handler.d.ts +1 -0
- package/dist/node/runtime/node/community/db-handler.js +3 -0
- package/dist/node/runtime/node/community/db-handler.js.map +1 -1
- package/dist/node/runtime/node/community/local-community/comment-updates.js +11 -3
- package/dist/node/runtime/node/community/local-community/comment-updates.js.map +1 -1
- package/dist/node/signer/encryption.d.ts +2 -2
- package/dist/node/signer/util.d.ts +1 -1
- package/package.json +16 -16
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pkcprotocol/pkc-js",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.48",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"prebuild": "node config/generate-version.js",
|
|
@@ -69,22 +69,22 @@
|
|
|
69
69
|
"dependencies": {
|
|
70
70
|
"@enhances/with-resolvers": "0.0.5",
|
|
71
71
|
"@helia/block-brokers": "5.2.4",
|
|
72
|
-
"@helia/delegated-routing-v1-http-api-client": "
|
|
72
|
+
"@helia/delegated-routing-v1-http-api-client": "8.0.1",
|
|
73
73
|
"@helia/ipns": "9.2.1",
|
|
74
74
|
"@helia/unixfs": "7.2.1",
|
|
75
|
-
"@libp2p/crypto": "5.1.
|
|
76
|
-
"@libp2p/fetch": "4.1.
|
|
77
|
-
"@libp2p/gossipsub": "
|
|
78
|
-
"@libp2p/identify": "4.1.
|
|
79
|
-
"@libp2p/interface": "3.2.
|
|
80
|
-
"@libp2p/peer-id": "6.0.
|
|
81
|
-
"@multiformats/multiaddr": "13.0.
|
|
75
|
+
"@libp2p/crypto": "5.1.19",
|
|
76
|
+
"@libp2p/fetch": "4.1.6",
|
|
77
|
+
"@libp2p/gossipsub": "16.0.2",
|
|
78
|
+
"@libp2p/identify": "4.1.7",
|
|
79
|
+
"@libp2p/interface": "3.2.3",
|
|
80
|
+
"@libp2p/peer-id": "6.0.10",
|
|
81
|
+
"@multiformats/multiaddr": "13.0.3",
|
|
82
82
|
"@noble/curves": "2.2.0",
|
|
83
83
|
"@pkcprotocol/pkc-logger": "0.1.0",
|
|
84
84
|
"@pkcprotocol/proper-lock-file": "4.2.1",
|
|
85
85
|
"assert": "2.1.0",
|
|
86
86
|
"better-sqlite3": "12.9.0",
|
|
87
|
-
"blockstore-core": "
|
|
87
|
+
"blockstore-core": "7.0.1",
|
|
88
88
|
"buffer": "6.0.3",
|
|
89
89
|
"cbor": "10.0.11",
|
|
90
90
|
"cborg": "4.5.8",
|
|
@@ -92,19 +92,19 @@
|
|
|
92
92
|
"ext-name": "5.0.0",
|
|
93
93
|
"helia": "6.1.4",
|
|
94
94
|
"hpagent": "1.2.0",
|
|
95
|
-
"ipfs-unixfs-importer": "
|
|
96
|
-
"ipns": "
|
|
95
|
+
"ipfs-unixfs-importer": "17.0.1",
|
|
96
|
+
"ipns": "11.0.0",
|
|
97
97
|
"it-all": "3.0.6",
|
|
98
98
|
"it-last": "3.0.11",
|
|
99
99
|
"js-sha256": "0.11.1",
|
|
100
100
|
"js-sha512": "0.9.0",
|
|
101
|
-
"kubo-rpc-client": "
|
|
102
|
-
"libp2p": "3.
|
|
101
|
+
"kubo-rpc-client": "7.1.0",
|
|
102
|
+
"libp2p": "3.3.3",
|
|
103
103
|
"limiter-es6-compat": "2.1.2",
|
|
104
104
|
"localforage": "1.10.0",
|
|
105
105
|
"lodash.merge": "4.6.2",
|
|
106
106
|
"lru-cache": "10.1.0",
|
|
107
|
-
"multiformats": "
|
|
107
|
+
"multiformats": "14.0.0",
|
|
108
108
|
"node-forge": "1.4.0",
|
|
109
109
|
"open-graph-scraper": "6.11.0",
|
|
110
110
|
"p-limit": "7.3.0",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"tinycache": "1.1.2",
|
|
121
121
|
"ts-custom-error": "3.3.1",
|
|
122
122
|
"typestub-ipfs-only-hash": "4.0.0",
|
|
123
|
-
"uint8arrays": "
|
|
123
|
+
"uint8arrays": "6.1.1",
|
|
124
124
|
"undici": "7.24.7",
|
|
125
125
|
"uuid": "13.0.0",
|
|
126
126
|
"ws": "8.20.0",
|