Socket
Socket
Sign inDemoInstall

multicodec

Package Overview
Dependencies
1
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.1.5

10

package.json
{
"name": "multicodec",
"version": "0.1.4",
"description": "JavaScript implementation of the multicodec-packed specification",
"version": "0.1.5",
"description": "JavaScript implementation of the multicodec specification",
"main": "src/index.js",

@@ -25,3 +25,3 @@ "scripts": {

"type": "git",
"url": "git+https://github.com/multiformats/js-multicodec-packed.git"
"url": "git+https://github.com/multiformats/js-multicodec.git"
},

@@ -40,5 +40,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/multiformats/js-multicodec-packed/issues"
"url": "https://github.com/multiformats/js-multicodec/issues"
},
"homepage": "https://github.com/multiformats/js-multicodec-packed#readme",
"homepage": "https://github.com/multiformats/js-multicodec#readme",
"dependencies": {

@@ -45,0 +45,0 @@ "varint": "^5.0.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc