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.0 to 2.0.1

2

bower.json
{
"name": "password-generator",
"description": "Memorable password generator. For the command line, Node.js and browsers.",
"version": "2.0.0",
"version": "2.0.1",
"main": "lib/password-generator.js",

@@ -6,0 +6,0 @@ "license": "MIT",

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

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

@@ -15,3 +15,2 @@ (function (root) {

describe("When using the password generator, it:", function () {
this.timeout(40);

@@ -18,0 +17,0 @@ it('should generate a 10 chararacter memorable password', function () {

Sorry, the diff of this file is not supported yet

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