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 3.0.0 to 3.0.1-ddfb899f.0

20

CHANGELOG.md

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

## [3.0.1-ddfb899f.0](https://github.com/ipfs/js-ipfs-http-response/compare/ipfs-http-response@1.0.6...ipfs-http-response@3.0.1-ddfb899f.0) (2022-05-30)
### Features
* 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))
### BREAKING CHANGES
* 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
## [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)

@@ -312,2 +330,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))

6

package.json
{
"name": "ipfs-http-response",
"version": "3.0.0",
"version": "3.0.1-ddfb899f.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.15.0",
"ipfs-core": "^0.15.1-ddfb899f.0",
"ipfsd-ctl": "^11.0.0",

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

],
"gitHead": "38e78cc875309ba6316706b63865e399dbcd18c0"
"gitHead": "87fbbf38470547cf82ced4c9fd2679df026170bd"
}
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