Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

multibase

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multibase - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="0.3.4"></a>
## [0.3.4](https://github.com/multiformats/js-multibase/compare/v0.3.3...v0.3.4) (2017-03-16)
<a name="0.3.3"></a>

@@ -2,0 +7,0 @@ ## [0.3.3](https://github.com/multiformats/js-multibase/compare/v0.3.2...v0.3.3) (2017-03-15)

4

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

@@ -36,3 +36,3 @@ "main": "src/index.js",

"devDependencies": {
"aegir": "^10.0.0",
"aegir": "^11.0.0",
"chai": "^3.5.0",

@@ -39,0 +39,0 @@ "pre-commit": "^1.2.2"

@@ -24,5 +24,4 @@ 'use strict'

}
}
module.exports = Base

Sorry, the diff of this file is too big to display

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