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 1
1
{
2
+ "private" : false ,
2
3
"name" : " @netlify/plugin-csp-nonce" ,
3
4
"version" : " 1.0.8" ,
4
5
"description" : " Use a nonce for the script-src and style-src directives of your Content Security Policy." ,
5
6
"main" : " index.js" ,
6
7
"repository" : {
7
8
"type" : " git" ,
8
- "url" : " git+https://github.com/netlify/csp-nonce.git"
9
+ "url" : " git+https://github.com/netlify/plugin- csp-nonce.git"
9
10
},
10
11
"author" :
" Jason Barry <[email protected] >" ,
11
12
"license" : " MIT" ,
19
20
"prettier" : " ^2.8.8"
20
21
},
21
22
"bugs" : {
22
- "url" : " https://github.com/netlify/csp-nonce/issues"
23
+ "url" : " https://github.com/netlify/plugin- csp-nonce/issues"
23
24
},
24
- "homepage" : " https://github.com/netlify/csp-nonce#readme" ,
25
+ "homepage" : " https://github.com/netlify/plugin- csp-nonce#readme" ,
25
26
"scripts" : {
26
27
"test" : " echo \" Error: no test specified\" && exit 1"
27
28
}
You can’t perform that action at this time.
0 commit comments