New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aomex/auth-jwt-strategy

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.4.2 to 3.5.0

8

CHANGELOG.md

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

# [3.5.0](https://github.com/aomex/aomex/compare/v3.4.2...v3.5.0) (2024-10-16)
**Note:** Version bump only for package @aomex/auth-jwt-strategy
## [3.4.2](https://github.com/aomex/aomex/compare/v3.4.1...v3.4.2) (2024-10-07)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "@aomex/auth-jwt-strategy",
"version": "3.4.2",
"version": "3.5.0",
"description": "身份认证JSON Web Token策略",

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

"jsonwebtoken": "^9.0.2",
"@aomex/auth-bearer-strategy": "^3.4.2"
"@aomex/auth-bearer-strategy": "^3.5.0"
},
"devDependencies": {
"@aomex/auth": "^3.4.2",
"@aomex/internal-tools": "^3.4.2",
"@aomex/core": "^3.4.2",
"@aomex/web": "^3.4.2"
"@aomex/auth": "^3.5.0",
"@aomex/internal-tools": "^3.5.0",
"@aomex/web": "^3.5.0",
"@aomex/core": "^3.5.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