gatsby-plugin-csp
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "gatsby-plugin-csp", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Adds Content Security Policy to your Gatsby app.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -70,2 +70,2 @@ # gatsby-plugin-csp | ||
- [Improving Security of Gatsby Websites and Apps by Implementing a Strict CSP](https://bejamas.io/blog/content-security-policy-gatsby-websites/?utm_source=github&utm_campaign=readme) | ||
- [Improving Security of Gatsby Websites and Apps by Implementing a Strict CSP](https://bejamas.io/blog/content-security-policy-gatsby-websites/) |
7752