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 1.1.3 to 1.1.4

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [1.1.4](https://github.com/multiformats/js-cid/compare/v1.1.3...v1.1.4) (2020-12-12)
### Bug Fixes
* typing mappings ([f5839b9](https://github.com/multiformats/js-cid/commit/f5839b9788abe231e8d563d64f0fe3db61363c5c)), closes [#131](https://github.com/multiformats/js-cid/issues/131)
## [1.1.3](https://github.com/multiformats/js-cid/compare/v1.1.2...v1.1.3) (2020-12-11)

@@ -2,0 +11,0 @@

14

package.json
{
"name": "cids",
"version": "1.1.3",
"version": "1.1.4",
"description": "CID Implementation in JavaScript",
"leadMaintainer": "Volker Mische <volker.mische@gmail.com>",
"main": "src/index.js",
"types": "src/index.d.ts",
"types": "dist/src/index.d.ts",
"typesVersions": {
"*": {
"src/*": [
"dist/src/*",
"dist/src/*/index"
]
}
},
"scripts": {

@@ -66,5 +74,5 @@ "lint": "aegir lint",

"Mikeal Rogers <mikeal.rogers@gmail.com>",
"Irakli Gozalishvili <contact@gozala.io>",
"Carson Farmer <carson.farmer@gmail.com>",
"Enrico Marino <enrico.marino@email.com>",
"Irakli Gozalishvili <contact@gozala.io>",
"Oli Evans <oli@tableflip.io>",

@@ -71,0 +79,0 @@ "Hugo Dias <hugomrdias@gmail.com>",

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