Comparing version 3.0.0 to 3.0.1
@@ -39,5 +39,8 @@ 'use strict'; | ||
'Accept', | ||
'Cookie' | ||
], | ||
expose_headers: [ | ||
'Authorization', | ||
'Set-Cookie' | ||
], | ||
expose_headers: [], | ||
credentials: true | ||
@@ -44,0 +47,0 @@ }, _options ); |
{ | ||
"name": "corsable", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"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
9458
147