Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.6.0 to 0.6.1

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="0.6.1"></a>
## [0.6.1](https://github.com/ipfs/is-ipfs/compare/v0.6.0...v0.6.1) (2019-05-10)
<a name="0.6.0"></a>

@@ -2,0 +7,0 @@ # [0.6.0](https://github.com/ipfs/is-ipfs/compare/v0.5.1...v0.6.0) (2019-03-03)

6

package.json
{
"name": "is-ipfs",
"version": "0.6.0",
"version": "0.6.1",
"description": "A set of utilities to help identify IPFS resources",

@@ -34,4 +34,4 @@ "leadMaintainer": "Marcin Rataj <lidel@lidel.org>",

"bs58": "^4.0.1",
"cids": "~0.5.6",
"mafmt": "^v6.0.7",
"cids": "~0.7.0",
"mafmt": "^6.0.7",
"multiaddr": "^6.0.4",

@@ -38,0 +38,0 @@ "multibase": "~0.6.0",

@@ -48,3 +48,4 @@ is-ipfs 🕵️

isIPFS.cid('QmYjtig7VJQ6XsnUjqqJvj7QaMcCAwtrgNdahSiFofrE7o') // true (CIDv0)
isIPFS.cid('zdj7WWeQ43G6JJvLWQWZpyHuAMq6uYWRjkBXFad11vE2LHhQ7') // true (CIDv1)
isIPFS.cid('bafybeiasb5vpmaounyilfuxbd3lryvosl4yefqrfahsb2esg46q6tu6y5q') // true (CIDv1 in Base32)
isIPFS.cid('zdj7WWeQ43G6JJvLWQWZpyHuAMq6uYWRjkBXFad11vE2LHhQ7') // true (CIDv1 in Base58btc)
isIPFS.cid('noop') // false

@@ -51,0 +52,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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