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

owasp-password-strength-test

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

owasp-password-strength-test - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

bower.json
{
"name": "owasp-password-strength-test",
"main": "owasp-password-strength-test.js",
"version": "1.2.0",
"version": "1.2.1",
"homepage": "https://github.com/viaforensics/owasp-password-strength-test",

@@ -6,0 +6,0 @@ "authors": [

{
"name": "owasp-password-strength-test",
"version": "1.2.0",
"version": "1.2.1",
"description": "A password-strength tester based upon the OWASP guidelines for enforcing strong passwords.",

@@ -5,0 +5,0 @@ "main": "owasp-password-strength-test.js",

@@ -210,3 +210,3 @@ OWASP Password Strength Test

-------
To run the module's test suite, `cd` into its directory and run `grunt`. You
To run the module's test suite, `cd` into its directory and run `npm test`. You
may first need to run `npm install` to install the required development

@@ -213,0 +213,0 @@ dependencies. (These dependencies are **not** required in a production

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