@furystack/security
Advanced tools
Comparing version 5.0.1 to 5.0.2
{ | ||
"name": "@furystack/security", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Security, password management and authorization related stuff for FuryStack", | ||
@@ -38,12 +38,12 @@ "type": "module", | ||
"dependencies": { | ||
"@furystack/core": "^14.0.1", | ||
"@furystack/inject": "^11.0.0", | ||
"@furystack/utils": "^6.0.1" | ||
"@furystack/core": "^14.0.2", | ||
"@furystack/inject": "^11.0.1", | ||
"@furystack/utils": "^7.0.0" | ||
}, | ||
"homepage": "https://github.com/furystack/furystack", | ||
"devDependencies": { | ||
"@types/node": "^20.11.30", | ||
"typescript": "^5.4.3", | ||
"vitest": "^1.4.0" | ||
"@types/node": "^20.12.7", | ||
"typescript": "^5.4.5", | ||
"vitest": "^1.5.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
152595
- Removed@furystack/utils@6.0.1(transitive)
Updated@furystack/core@^14.0.2
Updated@furystack/inject@^11.0.1
Updated@furystack/utils@^7.0.0