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 3.0.30 to 3.0.31

bs58/LICENSE

2

bs58/index.d.ts

@@ -6,4 +6,2 @@ // Type definitions for bs58 3.0.0

/// <reference types="base-x" />
import * as BaseX from 'base-x';

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

{
"name": "@types/bs58",
"version": "3.0.30",
"description": "TypeScript definitions for bs58 3.0.0",
"version": "3.0.31",
"description": "TypeScript definitions for bs58",
"license": "MIT",
"author": "Ilya Mochalov <https://github.com/chrootsu>",
"contributors": [
{
"name": "Ilya Mochalov",
"url": "https://github.com/chrootsu",
"githubUsername": "chrootsu"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {
"@types/base-x": "*"
"@types/base-x": "^1"
},
"typings": "index.d.ts",
"typesPublisherContentHash": "d02a2db896ba01a325821d8bd400b07b7cde7a02dbef75d09c25a5d8c7d33cf6"
"typesPublisherContentHash": "7a1189bc3d0dd7621976bcf3d592d1508de24147e8f4085a091e736dcf6a97cc",
"typeScriptVersion": "2.0"
}

@@ -5,15 +5,13 @@ # Installation

# Summary
This package contains type definitions for bs58 3.0.0 (https://github.com/cryptocoinjs/bs58).
This package contains type definitions for bs58 (https://github.com/cryptocoinjs/bs58).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/bs58
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bs58
Additional Details
* Last updated: Mon, 19 Sep 2016 16:15:23 GMT
* File structure: ProperModule
* Library Dependencies: base-x
* Module Dependencies: base-x
* Global values: base58
* Last updated: Tue, 25 Dec 2018 05:28:43 GMT
* Dependencies: @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