🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@sentinel-password/core

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentinel-password/core - npm Package Compare versions

Comparing version
1.2.3
to
1.2.4
+3
-3
package.json
{
"name": "@sentinel-password/core",
"version": "1.2.3",
"version": "1.2.4",
"type": "module",

@@ -54,3 +54,3 @@ "description": "Modern, zero-dependency TypeScript password validation with bloom filter-based common password detection. 100% test coverage (enforced); ~5.5 KB gzipped (10 KB CI limit).",

"devDependencies": {
"@vitest/coverage-v8": "^4.1.6",
"@vitest/coverage-v8": "^4.1.7",
"check-password-strength": "^3.0.0",

@@ -60,3 +60,3 @@ "password-validator": "^5.3.0",

"typescript": "^6.0.3",
"vitest": "^4.1.6",
"vitest": "^4.1.7",
"zxcvbn": "^4.4.2"

@@ -63,0 +63,0 @@ },