Socket
Socket
Sign inDemoInstall

vweb-mvc

Package Overview
Dependencies
104
Maintainers
1
Versions
133
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.13 to 1.2.14

2

lib/controller/config.js

@@ -20,3 +20,3 @@ "use strict";

allowedMethods(...methods) {
this.headerMap.set('Access-Control-Allow-Headers', methods.join(','));
this.headerMap.set('Access-Control-Allow-Methods', methods.join(','));
return this;

@@ -23,0 +23,0 @@ }

{
"name": "vweb-mvc",
"version": "1.2.13",
"version": "1.2.14",
"description": "mvc ",

@@ -5,0 +5,0 @@ "main": "./lib/index",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc