Skip to content

Commit 6829011

Browse files
committed
security + readme + updated keywords for package
1 parent 31a0e1d commit 6829011

File tree

3 files changed

+16
-5
lines changed

3 files changed

+16
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,6 @@ If you plan a larger change, please open an issue first to discuss scope and app
361361

362362
## License
363363

364-
MIT
364+
Licensed under the [MIT](LICENSE) license.
365365

366366
### Created by [chrilleweb](https://github.com/chrilleweb)

SECURITY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Security Policy
2+
3+
If you discover a security vulnerability, please report it responsibly.
4+
5+
Send us an email to [email protected] and **don't** open a public issue.

package.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,17 @@
4040
"dotenv",
4141
"env",
4242
"dotenv-diff",
43+
"env-check",
44+
"env-validate",
45+
"env-scan",
4346
"cli",
44-
"compare",
45-
"environment variables",
46-
"dotenv validator",
47-
"scan codebase"
47+
"config",
48+
"security",
49+
"ci",
50+
"monorepo",
51+
"sveltekit",
52+
"nextjs",
53+
"node"
4854
],
4955
"repository": {
5056
"type": "git",

0 commit comments

Comments
 (0)