ipfs-unixfs-importer
Advanced tools
Comparing version 9.0.7-rc.5 to 9.0.7-rc.6
@@ -46,5 +46,3 @@ 'use strict'; | ||
type: options.leafType, | ||
data: buffer, | ||
mtime: file.mtime, | ||
mode: file.mode | ||
data: buffer | ||
}); | ||
@@ -51,0 +49,0 @@ buffer = dagPb__namespace.encode({ |
@@ -22,5 +22,3 @@ import { UnixFS } from 'ipfs-unixfs'; | ||
type: options.leafType, | ||
data: buffer, | ||
mtime: file.mtime, | ||
mode: file.mode | ||
data: buffer | ||
}); | ||
@@ -27,0 +25,0 @@ buffer = dagPb.encode({ |
{ | ||
"name": "ipfs-unixfs-importer", | ||
"version": "9.0.7-rc.5+273a141", | ||
"version": "9.0.7-rc.6+f5d3a67", | ||
"description": "JavaScript implementation of the UnixFs importer used by IPFS", | ||
@@ -61,3 +61,3 @@ "leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>", | ||
"interface-blockstore": "^1.0.0", | ||
"ipfs-unixfs": "^6.0.7-rc.5+273a141", | ||
"ipfs-unixfs": "^6.0.6", | ||
"it-all": "^1.0.5", | ||
@@ -79,3 +79,3 @@ "it-batch": "^1.0.8", | ||
}, | ||
"gitHead": "273a141b5ee3805bd0ef2dc8ed7870f8c6c8a820", | ||
"gitHead": "f5d3a670e163632913229a1b75ec12a2d6847326", | ||
"exports": { | ||
@@ -82,0 +82,0 @@ ".": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
160730
2441
Updatedipfs-unixfs@^6.0.6