@types/bs58
Advanced tools
+5
-26
| { | ||
| "name": "@types/bs58", | ||
| "version": "4.0.4", | ||
| "description": "TypeScript definitions for bs58", | ||
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bs58", | ||
| "license": "MIT", | ||
| "contributors": [ | ||
| { | ||
| "name": "Ilya Mochalov", | ||
| "githubUsername": "chrootsu", | ||
| "url": "https://github.com/chrootsu" | ||
| }, | ||
| { | ||
| "name": "BendingBender", | ||
| "githubUsername": "BendingBender", | ||
| "url": "https://github.com/BendingBender" | ||
| } | ||
| ], | ||
| "version": "5.0.0", | ||
| "description": "Stub TypeScript definitions entry for bs58, which provides its own types definitions", | ||
| "main": "", | ||
| "types": "index.d.ts", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
| "directory": "types/bs58" | ||
| }, | ||
| "scripts": {}, | ||
| "license": "MIT", | ||
| "dependencies": { | ||
| "@types/node": "*", | ||
| "base-x": "^3.0.6" | ||
| "bs58": "*" | ||
| }, | ||
| "typesPublisherContentHash": "10896d42ad8a322a2ed34f55d5612156cf7e1923e9c07e75a66e8063c6bb7be0", | ||
| "typeScriptVersion": "4.5" | ||
| "deprecated": "This is a stub types definition. bs58 provides its own type definitions, so you do not need this installed." | ||
| } |
+2
-25
@@ -1,26 +0,3 @@ | ||
| # Installation | ||
| > `npm install --save @types/bs58` | ||
| This is a stub types definition for @types/bs58 (https://github.com/cryptocoinjs/bs58#readme). | ||
| # Summary | ||
| This package contains type definitions for bs58 (https://github.com/cryptocoinjs/bs58). | ||
| # Details | ||
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bs58. | ||
| ## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bs58/index.d.ts) | ||
| ````ts | ||
| /// <reference types="node" /> | ||
| import { BaseConverter } from "base-x"; | ||
| declare const base58: BaseConverter; | ||
| export = base58; | ||
| ```` | ||
| ### Additional Details | ||
| * Last updated: Tue, 07 Nov 2023 15:11:36 GMT | ||
| * Dependencies: [@types/node](https://npmjs.com/package/@types/node), [base-x](https://npmjs.com/package/base-x) | ||
| # Credits | ||
| These definitions were written by [Ilya Mochalov](https://github.com/chrootsu), and [BendingBender](https://github.com/BendingBender). | ||
| bs58 provides its own type definitions, so you don't need @types/bs58 installed! |
| /// <reference types="node" /> | ||
| import { BaseConverter } from "base-x"; | ||
| declare const base58: BaseConverter; | ||
| export = base58; |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
1
-50%1712
-45.06%3
-25%0
-100%2
100%1
Infinity%1
Infinity%3
-88.89%1
Infinity%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed