🚀 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.3.2
to
1.3.3
+3
-3
package.json
{
"name": "@sentinel-password/core",
"version": "1.3.2",
"version": "1.3.3",
"type": "module",

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

"@stryker-mutator/vitest-runner": "^9.6.1",
"@vitest/coverage-v8": "^4.1.8",
"@vitest/coverage-v8": "^4.1.9",
"check-password-strength": "^3.0.0",

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

"typescript": "^6.0.3",
"vitest": "^4.1.8",
"vitest": "^4.1.9",
"zxcvbn": "^4.4.2"

@@ -69,0 +69,0 @@ },