Comparing version 3.4.1 to 3.4.2
@@ -61,4 +61,2 @@ 'use strict'; | ||
if (!requestOrigin) return await next(); | ||
let origin; | ||
@@ -65,0 +63,0 @@ if (typeof options.origin === 'function') { |
{ | ||
"name": "@koa/cors", | ||
"version": "3.4.1", | ||
"version": "3.4.2", | ||
"description": "Cross-Origin Resource Sharing(CORS) for koa", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
17561
5
136