@sentinel-password/core
Advanced tools
+3
-3
| { | ||
| "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 @@ }, |