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

bs58check

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bs58check - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "bs58check",
"version": "1.0.0",
"version": "1.0.1",
"description": "A straightforward implementation of base58-check encoding",

@@ -49,4 +49,4 @@ "keywords": [

"dependencies": {
"bs58": "1.1.0"
"bs58": "^1.2.1"
}
}

@@ -6,2 +6,4 @@ # bs58check

[![NPM](https://nodei.co/npm/bs58check.png)](https://nodei.co/npm/bs58check/)
A straight forward implementation of base58check extending upon bs58.

@@ -8,0 +10,0 @@

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