UNPKG

nuxt-security

Version:

🛡️ Security Module for Nuxt based on HTTP Headers and Middleware

6 lines (5 loc) 186 B
/** * This plugin updates the CSP directives with the nonce and hashes generated by the server. */ declare const _default: import("nitropack").NitroAppPlugin; export default _default;