New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ipfs-unixfs-importer

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-unixfs-importer - npm Package Compare versions

Comparing version 0.39.1 to 0.39.2

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="0.39.2"></a>
## [0.39.2](https://github.com/ipfs/js-ipfs-unixfs-importer/compare/v0.39.1...v0.39.2) (2019-05-17)
### Bug Fixes
* move async-iterator-first out of dev deps ([7b76f4b](https://github.com/ipfs/js-ipfs-unixfs-importer/commit/7b76f4b))
<a name="0.39.1"></a>

@@ -2,0 +12,0 @@ ## [0.39.1](https://github.com/ipfs/js-ipfs-unixfs-importer/compare/v0.39.0...v0.39.1) (2019-05-17)

6

package.json
{
"name": "ipfs-unixfs-importer",
"version": "0.39.1",
"version": "0.39.2",
"description": "JavaScript implementation of the UnixFs importer used by IPFS",

@@ -44,3 +44,2 @@ "leadMaintainer": "Alex Potsides <alex.potsides@protocol.ai>",

"async-iterator-buffer-stream": "^1.0.0",
"async-iterator-first": "^1.0.0",
"async-iterator-last": "^1.0.0",

@@ -63,2 +62,3 @@ "chai": "^4.2.0",

"async-iterator-batch": "~0.0.1",
"async-iterator-first": "^1.0.0",
"async-iterator-to-pull-stream": "^1.3.0",

@@ -84,3 +84,2 @@ "bl": "^3.0.0",

"Alan Shaw <alan@tableflip.io>",
"Alex Potsides <alex@achingbrain.net>",
"Arpit Agarwal <atvanguard@users.noreply.github.com>",

@@ -101,2 +100,3 @@ "Bernard Mordan <bernard@tableflip.io>",

"Volker Mische <volker.mische@gmail.com>",
"achingbrain <alex@achingbrain.net>",
"greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>",

@@ -103,0 +103,0 @@ "jbenet <juan@benet.ai>",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc