password-generator
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"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; |
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