@aomex/auth-jwt-adapter
Advanced tools
Comparing version 3.2.1 to 3.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.2.2](https://github.com/aomex/aomex/compare/v3.2.1...v3.2.2) (2024-09-19) | ||
**Note:** Version bump only for package @aomex/auth-jwt-adapter | ||
## [3.2.1](https://github.com/aomex/aomex/compare/v3.2.0...v3.2.1) (2024-09-17) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aomex/auth-jwt-adapter", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"description": "身份认证JWT适配器", | ||
@@ -38,11 +38,11 @@ "repository": "git@github.com:aomex/aomex.git", | ||
"jsonwebtoken": "^9.0.2", | ||
"@aomex/auth-bearer-adapter": "^3.2.1" | ||
"@aomex/auth-bearer-adapter": "^3.2.2" | ||
}, | ||
"devDependencies": { | ||
"@aomex/auth": "^3.2.1", | ||
"@aomex/core": "^3.2.1", | ||
"@aomex/internal-tools": "^3.2.1", | ||
"@aomex/web": "^3.2.1" | ||
"@aomex/auth": "^3.2.2", | ||
"@aomex/core": "^3.2.2", | ||
"@aomex/internal-tools": "^3.2.2", | ||
"@aomex/web": "^3.2.2" | ||
}, | ||
"scripts": {} | ||
} |
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
12267