Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.3.1 to 2.3.2

dist-cjs/cors.middleware.cjs

11

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

@@ -48,7 +48,8 @@ "engines": {

"dependencies": {
"@halsp/core": "^2.3.1",
"@halsp/http": "^2.3.1"
"@halsp/core": "^2.3.2",
"@halsp/http": "^2.3.2"
},
"files": [
"/dist/**/*",
"/dist-cjs/**/*",
"/dist-mjs/**/*",
"/src/**/*",

@@ -64,3 +65,3 @@ "/test/**/*",

],
"gitHead": "7f92de45c4b4a015b1c6f71af9fcf5091d48a4e4"
"gitHead": "ac05ceff72de045eb7a1681b54c1f4ae17ca3cdb"
}
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