@furystack/security
Advanced tools
Comparing version 3.0.12 to 3.0.13
{ | ||
"name": "@furystack/security", | ||
"version": "3.0.12", | ||
"version": "3.0.13", | ||
"description": "Security, password management and authorization related stuff for FuryStack", | ||
@@ -38,12 +38,12 @@ "type": "module", | ||
"dependencies": { | ||
"@furystack/core": "^12.0.12", | ||
"@furystack/inject": "^8.1.2", | ||
"@furystack/utils": "^4.0.11" | ||
"@furystack/core": "^12.0.13", | ||
"@furystack/inject": "^8.1.3", | ||
"@furystack/utils": "^4.0.12" | ||
}, | ||
"homepage": "https://github.com/furystack/furystack", | ||
"devDependencies": { | ||
"@types/node": "^20.10.0", | ||
"typescript": "^5.3.2", | ||
"vitest": "^0.34.6" | ||
"@types/node": "^20.10.4", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.0.4" | ||
} | ||
} |
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
153363
Updated@furystack/core@^12.0.13
Updated@furystack/inject@^8.1.3
Updated@furystack/utils@^4.0.12