@halsp/cors
Advanced tools
Comparing version 2.3.3 to 2.3.4
{ | ||
"name": "@halsp/cors", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"description": "Halsp 跨域插件", | ||
@@ -34,3 +34,4 @@ "engines": { | ||
"types": "./dist-mjs/index.d.ts" | ||
} | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -49,4 +50,4 @@ "scripts": { | ||
"dependencies": { | ||
"@halsp/core": "^2.3.3", | ||
"@halsp/http": "^2.3.3" | ||
"@halsp/core": "^2.3.4", | ||
"@halsp/http": "^2.3.4" | ||
}, | ||
@@ -66,3 +67,3 @@ "files": [ | ||
], | ||
"gitHead": "a16f5dc201563914960bcccf4d8ab36f623ccc0f" | ||
"gitHead": "4de79fa314cebaa2515afa0ef54d0b4c98b52574" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29619
Updated@halsp/core@^2.3.4
Updated@halsp/http@^2.3.4