Socket
Socket
Sign inDemoInstall

@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 4.0.0 to 4.0.1

13

bs58/package.json
{
"name": "@types/bs58",
"version": "4.0.0",
"version": "4.0.1",
"description": "TypeScript definitions for bs58",

@@ -19,13 +19,14 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/bs58"
},
"scripts": {},
"dependencies": {
"@types/base-x": "*"
"base-x": "^3.0.6"
},
"typesPublisherContentHash": "807035d03b1f4164d4865eb7d81e0834ca3a8664d121235bc37daf7567adddcd",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "ef5b57e6b7d5a415164031894a2945a80f44af5b580236bddc6adfe76581736e",
"typeScriptVersion": "2.8"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bs58
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bs58.
Additional Details
* Last updated: Wed, 26 Dec 2018 06:43:29 GMT
* Dependencies: @types/base-x
### Additional Details
* Last updated: Fri, 15 Nov 2019 20:47:53 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>, BendingBender <https://github.com/BendingBender>.
These definitions were written by Ilya Mochalov (https://github.com/chrootsu), and BendingBender (https://github.com/BendingBender).
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