Comparing version 2.0.5 to 2.0.6
@@ -6,4 +6,2 @@ 'use strict'; | ||
module.exports = ( _options, request, response ) => { | ||
debugger; | ||
if ( _options instanceof http.ServerResponse ) { | ||
@@ -10,0 +8,0 @@ response = _options; |
{ | ||
"name": "corsable", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "lightweight CORS", | ||
@@ -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
9319
143