Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aomex/auth-jwt-adapter

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aomex/auth-jwt-adapter - npm Package Compare versions

Comparing version 2.2.0 to 3.0.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# 3.0.0 (2024-08-10)
### Features
* **auth:** 身份认证中间件 ([101626f](https://github.com/aomex/aomex/commit/101626f2ec9f65dd8bec29ebacaa1998fd3d7862))
# [2.2.0](https://github.com/aomex/aomex/compare/v2.1.0...v2.2.0) (2024-08-05)

@@ -8,0 +19,0 @@

12

package.json
{
"name": "@aomex/auth-jwt-adapter",
"version": "2.2.0",
"version": "3.0.0",
"description": "身份认证JWT适配器",

@@ -38,11 +38,11 @@ "repository": "git@github.com:aomex/aomex.git",

"jsonwebtoken": "^9.0.2",
"@aomex/auth-bearer-adapter": "^2.2.0"
"@aomex/auth-bearer-adapter": "^3.0.0"
},
"devDependencies": {
"@aomex/auth": "^2.2.0",
"@aomex/core": "^2.2.0",
"@aomex/internal-tools": "^2.2.0",
"@aomex/web": "^2.2.0"
"@aomex/auth": "^3.0.0",
"@aomex/internal-tools": "^3.0.0",
"@aomex/core": "^3.0.0",
"@aomex/web": "^3.0.0"
},
"scripts": {}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc