@types/multibase
Advanced tools
Comparing version 0.6.0 to 3.1.0
{ | ||
"name": "@types/multibase", | ||
"version": "0.6.0", | ||
"description": "TypeScript definitions for multibase", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Carson Farmer", | ||
"url": "https://github.com/carsonfarmer", | ||
"githubUsername": "carsonfarmer" | ||
} | ||
], | ||
"version": "3.1.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for multibase, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/multibase" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/node": "*" | ||
}, | ||
"typesPublisherContentHash": "0c4a542983e67c97bb89480d17d2811644ef408ab2d482729eb7c06f32e6bee4", | ||
"typeScriptVersion": "2.8" | ||
"multibase": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/multibase` | ||
This is a stub types definition for @types/multibase (https://github.com/multiformats/js-multibase#readme). | ||
# Summary | ||
This package contains type definitions for multibase (https://github.com/multiformats/js-multibase#readme). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/multibase. | ||
### Additional Details | ||
* Last updated: Tue, 07 Jan 2020 01:29:29 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Carson Farmer (https://github.com/carsonfarmer). | ||
multibase provides its own type definitions, so you don't need @types/multibase installed! |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1660
3
0
2
1
2
3
1
1
+ Addedmultibase@*
+ Added@multiformats/base-x@4.0.1(transitive)
+ Addedmultibase@4.0.6(transitive)
- Removed@types/node@*
- Removed@types/node@22.10.0(transitive)
- Removedundici-types@6.20.0(transitive)