Socket
Socket
Sign inDemoInstall

ipfs-http-response

Package Overview
Dependencies
Maintainers
3
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-http-response - npm Package Compare versions

Comparing version 2.0.4-919b27a8.0 to 3.0.0

20

CHANGELOG.md

@@ -6,20 +6,20 @@ # Change Log

## [2.0.4-919b27a8.0](https://github.com/ipfs/js-ipfs-http-response/compare/ipfs-http-response@1.0.6...ipfs-http-response@2.0.4-919b27a8.0) (2022-05-27)
## [3.0.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-response-v2.0.3...ipfs-http-response-v3.0.0) (2022-05-27)
### Features
### ⚠ BREAKING CHANGES
* libp2p async peerstore ([#4018](https://github.com/ipfs/js-ipfs-http-response/issues/4018)) ([a6b201a](https://github.com/ipfs/js-ipfs-http-response/commit/a6b201af2c3697430ab0ebe002dd573d185f1ac0))
* update to libp2p 0.37.x ([#4092](https://github.com/ipfs/js-ipfs-http-response/issues/4092)) ([74aee8b](https://github.com/ipfs/js-ipfs-http-response/commit/74aee8b3d78f233c3199a3e9a6c0ac628a31a433))
* This module is now ESM only and there return types of some methods have changed
### Features
### BREAKING CHANGES
* update to libp2p 0.37.x ([#4092](https://www.github.com/ipfs/js-ipfs/issues/4092)) ([74aee8b](https://www.github.com/ipfs/js-ipfs/commit/74aee8b3d78f233c3199a3e9a6c0ac628a31a433))
* This module is now ESM only and there return types of some methods have changed
* peerstore methods are now all async, the repo is migrated to v12
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* ipfs-core bumped from ^0.14.3 to ^0.15.0
### [2.0.3](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-response-v2.0.2...ipfs-http-response-v2.0.3) (2022-04-20)

@@ -312,2 +312,2 @@

* export resolver ([d9e56b8](https://github.com/ipfs/js-ipfs-http-response/commit/d9e56b8))
* initial implementation ([d9d0c08](https://github.com/ipfs/js-ipfs-http-response/commit/d9d0c08))
* initial implementation ([d9d0c08](https://github.com/ipfs/js-ipfs-http-response/commit/d9d0c08))
{
"name": "ipfs-http-response",
"version": "2.0.4-919b27a8.0",
"version": "3.0.0",
"description": "Creates an HTTP response from an IPFS Hash",

@@ -82,3 +82,3 @@ "leadMaintainer": "Vasco Santos <vasco.santos@moxy.studio>",

"global": "^4.4.0",
"ipfs-core": "^0.14.4-919b27a8.0",
"ipfs-core": "^0.15.0",
"ipfsd-ctl": "^11.0.0",

@@ -98,3 +98,3 @@ "it-all": "^1.0.4",

],
"gitHead": "b3b172fe34f542a72746b3af9351bcaf25bedda7"
"gitHead": "38e78cc875309ba6316706b63865e399dbcd18c0"
}

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