@furystack/security
Advanced tools
Comparing version 5.0.3 to 5.0.4
@@ -5,2 +5,1 @@ # Change Log | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
{ | ||
"name": "@furystack/security", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "Security, password management and authorization related stuff for FuryStack", | ||
@@ -38,9 +38,9 @@ "type": "module", | ||
"dependencies": { | ||
"@furystack/core": "^14.0.3", | ||
"@furystack/inject": "^11.0.2", | ||
"@furystack/utils": "^7.0.1" | ||
"@furystack/core": "^14.0.4", | ||
"@furystack/inject": "^11.0.3", | ||
"@furystack/utils": "^7.0.2" | ||
}, | ||
"homepage": "https://github.com/furystack/furystack", | ||
"devDependencies": { | ||
"@types/node": "^20.12.11", | ||
"@types/node": "^20.12.13", | ||
"typescript": "^5.4.5", | ||
@@ -47,0 +47,0 @@ "vitest": "^1.6.0" |
# @furystack/security | ||
> Password management, authentication, authorization related stuff for FuryStack | ||
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
152594
4
Updated@furystack/core@^14.0.4
Updated@furystack/inject@^11.0.3
Updated@furystack/utils@^7.0.2