New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

vite-plugin-node-csp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-node-csp

A Vite plugin that generates and injects a Content Security Policy (CSP) for your SPA application.

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
163
10.14%
Maintainers
1
Weekly downloads
 
Created
Source

Vite Plugin CSP Node

Vite Plugin for adding a Content Security Policy to your Vite application using the Node.js runtime.

Documentation

See docs here.

Features

  • ✨ Automatically calculates Subresource Integrity (SRI) hashes of JavaScript and CSS assets and adds them to the CSP.
  • 📚 Automatically detects and handles Google Fonts.
  • 🏎 Single dependency. Uses@miniflare/html-rewriter, a WASM build of Cloudflare's HTMLRewriter for parsing HTML.

Installation

npm i -D vite-plugin-node-csp

Keywords

vite

FAQs

Package last updated on 13 Jun 2025

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