Socket
Socket
Sign inDemoInstall

hapi-joi-password

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hapi-joi-password

A Joi extension that help to validate a complex password


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

npm npm npm bundle size

NPM

hapi-joi-password

A Joi extension that help to validate a complex password

Installation

Npm

npm install @hapi/joi hapi-joi-password

Yarn

yarn add @hapi/joi hapi-joi-password

CDN

<script src="https://cdn.jsdelivr.net/npm/@hapi/joi@17.1.1/dist/joi-browser.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/heaty566/hapi-joi-password/cdn/hapi-joi-password.min.js"></script>

Usage

This package is a part of joi-password, which extends to support @hapi/joi, so the usage is the same with https://www.npmjs.com/package/joi-password

License

MIT

Keywords

FAQs

Last updated on 16 Nov 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc