File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11{
2+ "private" : false ,
23 "name" : " @netlify/plugin-csp-nonce" ,
34 "version" : " 1.0.8" ,
45 "description" : " Use a nonce for the script-src and style-src directives of your Content Security Policy." ,
56 "main" : " index.js" ,
67 "repository" : {
78 "type" : " git" ,
8- "url" : " git+https://github.com/netlify/csp-nonce.git"
9+ "url" : " git+https://github.com/netlify/plugin- csp-nonce.git"
910 },
1011 "author" : " Jason Barry <jb@netlify.com>" ,
1112 "license" : " MIT" ,
1920 "prettier" : " ^2.8.8"
2021 },
2122 "bugs" : {
22- "url" : " https://github.com/netlify/csp-nonce/issues"
23+ "url" : " https://github.com/netlify/plugin- csp-nonce/issues"
2324 },
24- "homepage" : " https://github.com/netlify/csp-nonce#readme" ,
25+ "homepage" : " https://github.com/netlify/plugin- csp-nonce#readme" ,
2526 "scripts" : {
2627 "test" : " echo \" Error: no test specified\" && exit 1"
2728 }
You can’t perform that action at this time.
0 commit comments