@halsp/cors
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"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" | ||
} |
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
29579
24
495
Updated@halsp/core@^2.3.2
Updated@halsp/http@^2.3.2