Socket
Socket
Sign inDemoInstall

cids

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cids - npm Package Compare versions

Comparing version 0.7.5 to 0.8.0

15

CHANGELOG.md

@@ -0,1 +1,16 @@

<a name="0.8.0"></a>
# [0.8.0](https://github.com/multiformats/js-cid/compare/v0.7.5...v0.8.0) (2020-03-24)
### Chores
* update deps ([ff2c247](https://github.com/multiformats/js-cid/commit/ff2c247))
### BREAKING CHANGES
* base1 support was removed
<a name="0.7.5"></a>

@@ -2,0 +17,0 @@ ## [0.7.5](https://github.com/multiformats/js-cid/compare/v0.7.4...v0.7.5) (2020-03-24)

12

package.json
{
"name": "cids",
"version": "0.7.5",
"version": "0.8.0",
"description": "CID Implementation in JavaScript",

@@ -40,12 +40,12 @@ "leadMaintainer": "Volker Mische <volker.mische@gmail.com>",

"class-is": "^1.1.0",
"multibase": "~0.6.0",
"multicodec": "^1.0.0",
"multihashes": "~0.4.15"
"multibase": "~0.7.0",
"multicodec": "^1.0.1",
"multihashes": "~0.4.17"
},
"devDependencies": {
"aegir": "^21.3.0",
"aegir": "^21.4.4",
"chai": "^4.2.0",
"dirty-chai": "^2.0.1",
"multihashing": "~0.3.3",
"multihashing-async": "~0.8.0"
"multihashing-async": "~0.8.1"
},

@@ -52,0 +52,0 @@ "engines": {

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