Socket
Socket
Sign inDemoInstall

@aomex/cors

Package Overview
Dependencies
Maintainers
1
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 0.0.15 to 0.0.16

8

CHANGELOG.md
# @aomex/cors
## 0.0.16
### Patch Changes
- Updated dependencies []:
- @aomex/core@0.0.17
- @aomex/web@0.0.18
## 0.0.15

@@ -4,0 +12,0 @@

14

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

@@ -32,10 +32,12 @@ "keywords": [

"peerDependencies": {
"@aomex/core": "^0.0.16",
"@aomex/web": "^0.0.17"
"@aomex/core": "^0.0.17",
"@aomex/web": "^0.0.18"
},
"devDependencies": {
"@aomex/core": "^0.0.16",
"@aomex/web": "^0.0.17"
"@aomex/core": "^0.0.17",
"@aomex/web": "^0.0.18"
},
"scripts": {}
"scripts": {
"test": "vitest"
}
}
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