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

password-generator

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

password-generator - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

package.json
{
"name": "password-generator",
"version": "2.0.1",
"version": "2.0.2",
"description": "Memorable password generator. For the command line, Node.js and the browser.",

@@ -5,0 +5,0 @@ "author": "Bermi Ferrer <bermi@bermilabs.com>",

@@ -102,3 +102,3 @@ # password-generator

```javascript
var generatePassword = require("password-validator");
var generatePassword = require("password-generator");

@@ -105,0 +105,0 @@ var maxLength = 18;

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