Socket
Socket
Sign inDemoInstall

multiformats

Package Overview
Dependencies
Maintainers
1
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multiformats - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

bases/base32.js

@@ -81,4 +81,4 @@ 'use strict'

{ prefix: 'v', name: 'base32hex', ...create('0123456789abcdefghijklmnopqrstuv') },
{ prefix: 't', name: 'base32expad', ...create('0123456789abcdefghijklmnopqrstuv=') },
{ prefix: 't', name: 'base32hexpad', ...create('0123456789abcdefghijklmnopqrstuv=') },
{ prefix: 'h', name: 'base32z', ...create('ybndrfg8ejkmcpqxot1uwisza345h769') }
]
{
"name": "multiformats",
"version": "0.0.4",
"version": "0.0.5",
"description": "Interface for multihash, multicodec, multibase and CID.",

@@ -5,0 +5,0 @@ "main": "index.js",

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