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.0.1 to 2.1.0

2

dist/cors.middleware.js

@@ -24,4 +24,4 @@ "use strict";

super();
_CorsMiddleware_instances.add(this);
this.options = options;
_CorsMiddleware_instances.add(this);
}

@@ -28,0 +28,0 @@ invoke() {

{
"name": "@halsp/cors",
"version": "2.0.1",
"version": "2.1.0",
"description": "Halsp 跨域插件",

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

"dependencies": {
"@halsp/core": "^2.0.1",
"@halsp/http": "^2.0.1"
"@halsp/core": "^2.1.0",
"@halsp/http": "^2.1.0"
},

@@ -52,3 +52,3 @@ "files": [

],
"gitHead": "d98161a32ace9069cbbeb919e6e0300e24cffd71"
"gitHead": "d872815edbc4463ddd8214fab0b5f6ba70c0cdcf"
}
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