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

@zxcvbn-ts/core

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

@zxcvbn-ts/core - npm Package Compare versions

Comparing version 4.0.0-beta.0 to 4.0.0-beta.1

4

package.json
{
"name": "@zxcvbn-ts/core",
"version": "4.0.0-beta.0",
"version": "4.0.0-beta.1",
"main": "dist/index.js",

@@ -40,3 +40,3 @@ "module": "dist/index.esm.js",

],
"gitHead": "b7f8950e4a4b03716c55203815d7b58bff93b369"
"gitHead": "4144c2d9c194882a4df3e49cd37ae0d6a4d07a6b"
}

@@ -36,3 +36,3 @@ # zxcvbn-ts

const password = 'somePassword'
zxcvbn(password)
zxcvbn.check(password)
```
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