Socket
Socket
Sign inDemoInstall

@aomex/cors

Package Overview
Dependencies
Maintainers
0
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aomex/cors - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

11

CHANGELOG.md

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

# [1.3.0](https://github.com/aomex/aomex/compare/v1.2.0...v1.3.0) (2024-06-28)
### Features
* **core:** 删除中间件链条概念 ([12f42e6](https://github.com/aomex/aomex/commit/12f42e6ba15f3118b98f5ff31832121b1b2b9896))
# [1.2.0](https://github.com/aomex/aomex/compare/v1.1.0...v1.2.0) (2024-06-27)

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

9

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

@@ -28,2 +28,5 @@ "repository": "git@github.com:aomex/aomex.git",

},
"engines": {
"node": "^20.13.0 || ^22"
},
"peerDependencies": {

@@ -35,4 +38,4 @@ "@aomex/core": "^1.0.0",

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

@@ -39,0 +42,0 @@ "dependencies": {

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