@furystack/security
Advanced tools
Comparing version 3.0.7 to 3.0.8
{ | ||
"name": "@furystack/security", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "Security, password management and authorization related stuff for FuryStack", | ||
@@ -38,12 +38,12 @@ "type": "module", | ||
"dependencies": { | ||
"@furystack/core": "^12.0.7", | ||
"@furystack/inject": "^8.0.6", | ||
"@furystack/utils": "^4.0.6" | ||
"@furystack/core": "^12.0.8", | ||
"@furystack/inject": "^8.0.7", | ||
"@furystack/utils": "^4.0.7" | ||
}, | ||
"homepage": "https://github.com/furystack/furystack", | ||
"devDependencies": { | ||
"@types/node": "^20.4.5", | ||
"@types/node": "^20.5.0", | ||
"typescript": "^5.1.6", | ||
"vitest": "^0.33.0" | ||
"vitest": "^0.34.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.8
Updated@furystack/inject@^8.0.7
Updated@furystack/utils@^4.0.7