@furystack/security
Advanced tools
Comparing version 3.0.16 to 3.0.17
{ | ||
"name": "@furystack/security", | ||
"version": "3.0.16", | ||
"version": "3.0.17", | ||
"description": "Security, password management and authorization related stuff for FuryStack", | ||
@@ -38,12 +38,12 @@ "type": "module", | ||
"dependencies": { | ||
"@furystack/core": "^12.0.16", | ||
"@furystack/inject": "^8.1.6", | ||
"@furystack/utils": "^4.0.15" | ||
"@furystack/core": "^12.0.17", | ||
"@furystack/inject": "^8.1.7", | ||
"@furystack/utils": "^4.0.16" | ||
}, | ||
"homepage": "https://github.com/furystack/furystack", | ||
"devDependencies": { | ||
"@types/node": "^20.11.19", | ||
"@types/node": "^20.11.24", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.3.0" | ||
"vitest": "^1.3.1" | ||
} | ||
} |
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
Updated@furystack/core@^12.0.17
Updated@furystack/inject@^8.1.7
Updated@furystack/utils@^4.0.16