@types/generate-password
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "@types/generate-password", | ||
"version": "1.5.0", | ||
"description": "TypeScript definitions for generate-password", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Eddie CooRo", | ||
"url": "https://github.com/Eddie-Cooro", | ||
"githubUsername": "Eddie-Cooro" | ||
} | ||
], | ||
"version": "1.5.1", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for generate-password, which provides its own types definitions", | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/generate-password" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "0da87dab98f8f1d85f45ad940385d4ff3600e14ab2a3e6cfde53f278f55b57de", | ||
"typeScriptVersion": "3.0" | ||
"author": "", | ||
"repository": "https://github.com/brendanashworth/generate-password.git", | ||
"license": "MIT", | ||
"dependencies": { | ||
"generate-password": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/generate-password` | ||
This is a stub types definition for generate-password (https://github.com/brendanashworth/generate-password.git). | ||
# Summary | ||
This package contains type definitions for generate-password (https://github.com/brendanashworth/generate-password). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/generate-password. | ||
### Additional Details | ||
* Last updated: Fri, 15 May 2020 16:00:14 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Eddie CooRo](https://github.com/Eddie-Cooro). | ||
generate-password provides its own type definitions, so you don't need @types/generate-password installed! |
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
1784
1
3
0
2
1
1
3
1
1
+ Addedgenerate-password@*
+ Addedgenerate-password@1.7.1(transitive)