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

@sentinel-password/entropy

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentinel-password/entropy - npm Package Compare versions

Comparing version
0.1.2
to
0.1.3
+3
-3
package.json
{
"name": "@sentinel-password/entropy",
"version": "0.1.2",
"version": "0.1.3",
"type": "module",

@@ -54,6 +54,6 @@ "description": "Shannon entropy estimator with dictionary, l33t, and pattern detection for sentinel-password. Zero runtime dependencies; ≤ 30 KB gzipped (CI enforced).",

"devDependencies": {
"@vitest/coverage-v8": "^4.1.7",
"@vitest/coverage-v8": "^4.1.8",
"tsup": "^8.5.1",
"typescript": "^6.0.3",
"vitest": "^4.1.7",
"vitest": "^4.1.8",
"zxcvbn": "^4.4.2"

@@ -60,0 +60,0 @@ },