Socket
Socket
Sign inDemoInstall

multibase

Package Overview
Dependencies
1
Maintainers
6
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.5 to 4.0.6

dist/src/base.d.ts

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## [4.0.6](https://github.com/multiformats/js-multibase/compare/v4.0.5...v4.0.6) (2021-08-24)
<a name="4.0.5"></a>

@@ -2,0 +6,0 @@ ## [4.0.5](https://github.com/multiformats/js-multibase/compare/v4.0.4...v4.0.5) (2021-08-11)

10

package.json
{
"name": "multibase",
"version": "4.0.5",
"version": "4.0.6",
"description": "JavaScript implementation of the multibase specification",

@@ -37,4 +37,5 @@ "keywords": [

"devDependencies": {
"aegir": "^31.0.0",
"benchmark": "^2.1.4"
"aegir": "^35.0.2",
"benchmark": "^2.1.4",
"util": "^0.12.4"
},

@@ -53,3 +54,3 @@ "engines": {

"Oli Evans <oli@tableflip.io>",
"Alex Potsides <alex@achingbrain.net>",
"achingbrain <alex@achingbrain.net>",
"Friedel Ziegelmayer <dignifiedquire@gmail.com>",

@@ -65,4 +66,5 @@ "Volker Mische <volker.mische@gmail.com>",

"Richard Littauer <richard.littauer@gmail.com>",
"Wolfgang Faust <wolfgang42@users.noreply.github.com>",
"theobat <theophile.batoz@gmail.com>"
]
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc