Socket
Socket
Sign inDemoInstall

is-ipfs

Package Overview
Dependencies
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-ipfs - npm Package Compare versions

Comparing version 0.4.6 to 0.4.7

10

CHANGELOG.md

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

<a name="0.4.7"></a>
## [0.4.7](https://github.com/ipfs/is-ipfs/compare/v0.4.6...v0.4.7) (2018-09-25)
### Bug Fixes
* switch to cids v0.5.5 ([c07a35f](https://github.com/ipfs/is-ipfs/commit/c07a35f))
<a name="0.4.6"></a>

@@ -2,0 +12,0 @@ ## [0.4.6](https://github.com/ipfs/is-ipfs/compare/v0.4.5...v0.4.6) (2018-09-25)

9

package.json
{
"name": "is-ipfs",
"version": "0.4.6",
"version": "0.4.7",
"description": "A set of utilities to help identify IPFS resources",
"leadMaintainer": "Marcin Rataj <lidel@lidel.org>",
"main": "src/index.js",

@@ -33,5 +34,5 @@ "browser": {

"bs58": "4.0.1",
"cids": "0.5.4",
"multibase": "0.4.0",
"multihashes": "0.4.13"
"cids": "~0.5.5",
"multibase": "~0.4.0",
"multihashes": "~0.4.13"
},

@@ -38,0 +39,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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