refactor csp policy generator
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
... | ... | @@ -79,6 +79,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", | ||
... | ... |
Please register or sign in to comment