@types/secure-random-password
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -1,7 +0,1 @@ | ||
// Type definitions for secure-random-password 0.2 | ||
// Project: https://github.com/rackerlabs/secure-random-password | ||
// Definitions by: Bjørnar Snoksrud <https://github.com/bjornars> | ||
// GaspardFRDev <https://github.com/GaspardFRDev> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export const lower: string; | ||
@@ -8,0 +2,0 @@ export const upper: string; |
{ | ||
"name": "@types/secure-random-password", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "TypeScript definitions for secure-random-password", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/secure-random-password", | ||
"name": "Bjørnar Snoksrud", | ||
"url": "https://github.com/bjornars", | ||
"githubUsername": "bjornars" | ||
"githubUsername": "bjornars", | ||
"url": "https://github.com/bjornars" | ||
}, | ||
{ | ||
"name": "GaspardFRDev", | ||
"url": "https://github.com/GaspardFRDev", | ||
"githubUsername": "GaspardFRDev" | ||
"githubUsername": "GaspardFRDev", | ||
"url": "https://github.com/GaspardFRDev" | ||
} | ||
@@ -29,4 +29,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "28ec941d8cee49c05296cf7ae5adbb93ea06cb8a19735ab500479a38f0dd9641", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "537cdc43395729676e25d419daa225d17835efdbe3aebb9862c205bc89a64051", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for secure-random-password 0.2 | ||
// Project: https://github.com/rackerlabs/secure-random-password | ||
// Definitions by: Bjørnar Snoksrud <https://github.com/bjornars> | ||
// GaspardFRDev <https://github.com/GaspardFRDev> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export const lower: string; | ||
@@ -47,7 +41,6 @@ export const upper: string; | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 16:34:27 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Bjørnar Snoksrud](https://github.com/bjornars), and [GaspardFRDev](https://github.com/GaspardFRDev). |
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
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
4465
20
45