Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/secure-random-password

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/secure-random-password - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

6

secure-random-password/index.d.ts

@@ -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;

14

secure-random-password/package.json
{
"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).
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