🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

densyy-cors

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

densyy-cors

1. Instalação ``` pnpm add densyy-cors ```

0.0.3
latest
Source
npm
Version published
Maintainers
1
Created
Source

Densyy - Cors

  • Instalação
pnpm add densyy-cors
  • Utilização
/* ---- Requires ---- */

const express = require('express')
const app = express()
const densyyCors = require('densyy-cors')

/* ---- Middlewares ---- */

app.use(densyyCors)

FAQs

Package last updated on 25 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts