Socket
Socket
Sign inDemoInstall

@aomex/cors

Package Overview
Dependencies
3
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.4.0

README.md

11

CHANGELOG.md

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

# [1.4.0](https://github.com/aomex/aomex/compare/v1.3.0...v1.4.0) (2024-06-29)
### Features
* **web:** 开启debug时如实响应5xx错误信息 ([f6b0c82](https://github.com/aomex/aomex/commit/f6b0c82bf1123962e0848fc89c7179f0656c20fa))
# [1.3.0](https://github.com/aomex/aomex/compare/v1.2.0...v1.3.0) (2024-06-28)

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

6

package.json
{
"name": "@aomex/cors",
"version": "1.3.0",
"version": "1.4.0",
"description": "跨站资源共享",

@@ -37,4 +37,4 @@ "repository": "git@github.com:aomex/aomex.git",

"@types/vary": "^1.1.3",
"@aomex/core": "^1.3.0",
"@aomex/web": "^1.3.0"
"@aomex/core": "^1.4.0",
"@aomex/web": "^1.4.0"
},

@@ -41,0 +41,0 @@ "dependencies": {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc