Comparing version 0.3.1 to 0.3.2
module.exports = MiddlewareBase => class Cors extends MiddlewareBase { | ||
description () { | ||
return 'Cross-Origin Resource Sharing options.' | ||
return 'Cross-Origin Resource Sharing support.' | ||
} | ||
@@ -5,0 +5,0 @@ optionDefinitions () { |
{ | ||
"name": "lws-cors", | ||
"author": "Lloyd Brookes <75pound@gmail.com>", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "lws-cors", | ||
@@ -6,0 +6,0 @@ "repository": "https://github.com/lwsjs/cors.git", |
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