Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lws-cors

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lws-cors - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

2

index.js
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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc