We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a873b commit 8a5fde5Copy full SHA for 8a5fde5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ipfs-unixfs-exporter",
3
- "version": "0.35.7",
+ "version": "0.35.8",
4
"description": "JavaScript implementation of the UnixFs exporter used by IPFS",
5
"leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>",
6
"main": "src/index.js",
@@ -60,6 +60,7 @@
60
"pull-traverse": "^1.0.3"
61
},
62
"contributors": [
63
+ "Alan Shaw <alan.shaw@protocol.ai>",
64
"Alan Shaw <alan@tableflip.io>",
65
"Arpit Agarwal <atvanguard@users.noreply.github.com>",
66
"Bernard Mordan <bernard@tableflip.io>",
0 commit comments