@helia/interop 10.2.1 → 10.2.2-210059d3

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.
Files changed (2) hide show
  1. package/README.md +4 -0
  2. package/package.json +36 -35
package/README.md CHANGED
@@ -38,6 +38,10 @@ Loading this module through a script tag will make its exports available as `Hel
38
38
  <script src="https://unpkg.com/@helia/interop/dist/index.min.js"></script>
39
39
  ```
40
40
 
41
+ # API Docs
42
+
43
+ - <https://ipfs.github.io/helia/modules/_helia_interop.html>
44
+
41
45
  # License
42
46
 
43
47
  Licensed under either of
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@helia/interop",
3
- "version": "10.2.1",
3
+ "version": "10.2.2-210059d3",
4
4
  "description": "Interop tests for Helia",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/ipfs/helia/tree/main/packages/interop#readme",
@@ -33,7 +33,8 @@
33
33
  "exports": {
34
34
  ".": {
35
35
  "types": "./dist/src/index.d.ts",
36
- "import": "./dist/src/index.js"
36
+ "import": "./dist/src/index.js",
37
+ "module-sync": "./dist/src/index.js"
37
38
  }
38
39
  },
39
40
  "scripts": {
@@ -51,46 +52,46 @@
51
52
  "test:electron-main": "aegir test -t electron-main"
52
53
  },
53
54
  "dependencies": {
54
- "@helia/block-brokers": "^5.2.1",
55
- "@helia/car": "^5.4.0",
56
- "@helia/dag-cbor": "^5.1.0",
57
- "@helia/dag-json": "^5.1.0",
58
- "@helia/dnslink": "^1.2.0",
59
- "@helia/http": "^3.1.1",
60
- "@helia/interface": "^6.2.0",
61
- "@helia/ipns": "^9.2.0",
62
- "@helia/json": "^5.1.0",
63
- "@helia/mfs": "^7.1.0",
64
- "@helia/routers": "^5.1.0",
65
- "@helia/strings": "^5.1.0",
66
- "@helia/unixfs": "^7.2.0",
67
- "@ipld/car": "^5.4.2",
68
- "@ipld/dag-cbor": "^9.2.5",
55
+ "@helia/block-brokers": "5.2.2-210059d3",
56
+ "@helia/car": "5.4.1-210059d3",
57
+ "@helia/dag-cbor": "5.1.1-210059d3",
58
+ "@helia/dag-json": "5.1.1-210059d3",
59
+ "@helia/dnslink": "1.2.1-210059d3",
60
+ "@helia/http": "3.1.2-210059d3",
61
+ "@helia/interface": "6.2.1-210059d3",
62
+ "@helia/ipns": "9.2.1-210059d3",
63
+ "@helia/json": "5.1.1-210059d3",
64
+ "@helia/mfs": "7.1.1-210059d3",
65
+ "@helia/routers": "5.1.1-210059d3",
66
+ "@helia/strings": "5.1.1-210059d3",
67
+ "@helia/unixfs": "7.2.1-210059d3",
68
+ "@ipld/car": "^5.4.3",
69
+ "@ipld/dag-cbor": "^9.2.6",
69
70
  "@ipld/dag-pb": "^4.1.5",
70
- "@libp2p/crypto": "^5.1.12",
71
- "@libp2p/floodsub": "^11.0.6",
71
+ "@libp2p/crypto": "^5.1.15",
72
+ "@libp2p/floodsub": "^11.0.16",
72
73
  "@libp2p/interface": "^3.2.0",
73
- "@libp2p/kad-dht": "^16.1.0",
74
- "@libp2p/keychain": "^6.0.5",
74
+ "@libp2p/kad-dht": "^16.2.0",
75
+ "@libp2p/keychain": "^6.0.12",
75
76
  "@libp2p/peer-id": "^6.0.6",
76
- "@libp2p/utils": "^7.0.5",
77
- "@libp2p/websockets": "^10.0.6",
77
+ "@libp2p/utils": "^7.0.15",
78
+ "@libp2p/websockets": "^10.1.8",
78
79
  "@multiformats/multiaddr": "^13.0.1",
79
80
  "@multiformats/sha3": "^3.0.2",
80
- "aegir": "^47.0.22",
81
- "helia": "^6.1.1",
82
- "ipfs-unixfs-importer": "^16.0.1",
83
- "ipfsd-ctl": "^16.0.0",
84
- "ipns": "^10.1.2",
85
- "it-all": "^3.0.9",
86
- "it-drain": "^3.0.10",
87
- "it-last": "^3.0.9",
88
- "it-map": "^3.1.4",
89
- "it-to-buffer": "^4.0.10",
81
+ "aegir": "^47.1.5",
82
+ "helia": "6.1.2-210059d3",
83
+ "ipfs-unixfs-importer": "^16.1.4",
84
+ "ipfsd-ctl": "^16.0.3",
85
+ "ipns": "^10.1.3",
86
+ "it-all": "^3.0.11",
87
+ "it-drain": "^3.0.12",
88
+ "it-last": "^3.0.11",
89
+ "it-map": "^3.1.5",
90
+ "it-to-buffer": "^4.0.12",
90
91
  "kubo": "^0.40.1",
91
- "kubo-rpc-client": "^6.0.2",
92
+ "kubo-rpc-client": "^6.1.0",
92
93
  "libp2p": "^3.2.0",
93
- "multiformats": "^13.4.1",
94
+ "multiformats": "^13.4.2",
94
95
  "uint8arrays": "^5.1.0",
95
96
  "wherearewe": "^2.0.1"
96
97
  },