Socket
Socket
Sign inDemoInstall

@halsp/cors

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@halsp/cors - npm Package Compare versions

Comparing version 2.2.2 to 2.3.0

14

package.json
{
"name": "@halsp/cors",
"version": "2.2.2",
"version": "2.3.0",
"description": "Halsp 跨域插件",

@@ -36,9 +36,9 @@ "engines": {

"dependencies": {
"@halsp/core": "^2.2.2",
"@halsp/http": "^2.2.2"
"@halsp/core": "^2.3.0",
"@halsp/http": "^2.3.0"
},
"files": [
"/dist/*",
"/src/*",
"/test/*",
"/dist/**/*",
"/src/**/*",
"/test/**/*",
".eslintignore",

@@ -52,3 +52,3 @@ ".eslintrc.js",

],
"gitHead": "9819a52d52209fdaf4fc84a25ed602cb03cffd89"
"gitHead": "7603f851a6416e593944805b328ecc7163a42a03"
}

@@ -24,6 +24,8 @@ <p align="center">

请访问 <http://mini.halsp.org> 🌈
请访问 <https://quickstart.halsp.org> 🌈
> 该示例是由 `@halsp/cli` 生成,运行于 [StackBlitz](https://stackblitz.com),可以在线编辑、运行、调试
> 该网站可快速体验 Halsp,代码由 `@halsp/cli` 生成,运行于 [StackBlitz](https://stackblitz.com)
> 可以自由选择插件和运行环境,支持在线编辑、运行、调试
## 介绍

@@ -30,0 +32,0 @@

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