UNPKG

nuxt-security

Version:

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

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