Comparing version 0.6.0 to 0.6.1
@@ -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) |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
994260
7598
208
0
+ Addedcids@0.7.5(transitive)
+ Addedmulticodec@1.0.4(transitive)
- Removedcids@0.5.8(transitive)
- Removedmulticodec@0.5.7(transitive)
Updatedcids@~0.7.0
Updatedmafmt@^6.0.7