Skip to content

Commit 89c5adb

Browse files
committed
Added more keywords to package.json
1 parent 051e0af commit 89c5adb

1 file changed

Lines changed: 20 additions & 3 deletions

File tree

package.json

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,24 @@
3434
"security",
3535
"policy",
3636
"csp",
37-
"plugin"
37+
"plugin",
38+
"vite-plugin",
39+
"vite-plugin-sri",
40+
"vite-sri",
41+
"subresource-integrity",
42+
"integrity-hash",
43+
"sha256",
44+
"sha384",
45+
"sha512",
46+
"modulepreload",
47+
"ssr",
48+
"ssg",
49+
"spa",
50+
"mpa",
51+
"prerender",
52+
"cdn",
53+
"web-security",
54+
"content-security-policy"
3855
],
3956
"author": {
4057
"name": "Bobby Bonestell",
@@ -52,8 +69,8 @@
5269
"cheerio": "^1.1.2"
5370
},
5471
"devDependencies": {
55-
"@typescript-eslint/eslint-plugin": "^8.12.2",
56-
"@typescript-eslint/parser": "^8.12.2",
72+
"@typescript-eslint/eslint-plugin": "^8.12.2",
73+
"@typescript-eslint/parser": "^8.12.2",
5774
"@vitest/coverage-v8": "^3.2.4",
5875
"c8": "^10.1.3",
5976
"eslint": "^9.32.0",

0 commit comments

Comments
 (0)