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

@types/bs58

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

@types/bs58 - npm Package Compare versions

Comparing version 3.0.34 to 3.0.35

5

bs58 v3.0/index.d.ts

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

// Type definitions for bs58 3.0
// Project: https://github.com/cryptocoinjs/bs58
// Definitions by: Ilya Mochalov <https://github.com/chrootsu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as BaseX from "base-x";

@@ -7,0 +2,0 @@

8

bs58 v3.0/package.json
{
"name": "@types/bs58",
"version": "3.0.34",
"version": "3.0.35",
"description": "TypeScript definitions for bs58",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bs58",

"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "chrootsu"
"githubUsername": "chrootsu",
"url": "https://github.com/chrootsu"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "22fceeb1cac0caf2a405782f6af0473eefb776fcea1fc7f6bad338f077d3083e",
"typesPublisherContentHash": "5f1a3c97689ef6109b9d22a8ab5ff1e6ec9c562cec45eb8c798aff0f5d15397e",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for bs58 3.0
// Project: https://github.com/cryptocoinjs/bs58
// Definitions by: Ilya Mochalov <https://github.com/chrootsu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import * as BaseX from "base-x";

@@ -28,7 +23,6 @@

### Additional Details
* Last updated: Fri, 15 Sep 2023 19:06:48 GMT
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT
* Dependencies: [@types/base-x](https://npmjs.com/package/@types/base-x)
* Global values: none
# Credits
These definitions were written by [Ilya Mochalov](https://github.com/chrootsu).
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