Merge pull request #683 from blockscout/csp-enhancement
Showing
lib/csp/generateCspPolicy.ts
0 → 100644
lib/csp/policies/ad.ts
0 → 100644
lib/csp/policies/index.ts
0 → 100644
lib/csp/policies/sentry.ts
0 → 100644
lib/csp/utils.ts
0 → 100644
... | ... | @@ -82,6 +82,7 @@ |
"@svgr/webpack": "^6.5.1", | ||
"@testing-library/react": "^13.4.0", | ||
"@total-typescript/ts-reset": "^0.3.7", | ||
"@types/csp-dev": "^1.0.0", | ||
"@types/d3": "^7.4.0", | ||
"@types/dom-to-image": "^2.6.4", | ||
"@types/jest": "^29.2.0", | ||
... | ... |
pages/api/media-type.ts
0 → 100644
ui/shared/nft/utils.ts
0 → 100644
Please register or sign in to comment