@helia/car 4.0.0-8364296 → 4.0.0-dff82ec

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 (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@helia/car",
3
- "version": "4.0.0-8364296",
3
+ "version": "4.0.0-dff82ec",
4
4
  "description": "Import/export car files from Helia",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/ipfs/helia/tree/main/packages/car#readme",
@@ -140,7 +140,7 @@
140
140
  "release": "aegir release"
141
141
  },
142
142
  "dependencies": {
143
- "@helia/interface": "5.0.0-8364296",
143
+ "@helia/interface": "5.0.0-dff82ec",
144
144
  "@ipld/car": "^5.3.0",
145
145
  "@libp2p/interface": "^2.0.0",
146
146
  "@libp2p/utils": "^6.0.0",
@@ -153,8 +153,8 @@
153
153
  "progress-events": "^1.0.0"
154
154
  },
155
155
  "devDependencies": {
156
- "@helia/mfs": "4.0.0-8364296",
157
- "@helia/unixfs": "4.0.0-8364296",
156
+ "@helia/mfs": "4.0.0-dff82ec",
157
+ "@helia/unixfs": "4.0.0-dff82ec",
158
158
  "@ipld/dag-pb": "^4.1.0",
159
159
  "aegir": "^44.0.1",
160
160
  "blockstore-core": "^5.0.0",