Skip to content

Commit

Permalink
feat: update keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
Baroshem committed Dec 6, 2022
1 parent 645b71f commit bfcf0cd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"license": "MIT",
"type": "module",
"homepage": "https://nuxt-security.vercel.app",
"description": "🛡 Security Module for Nuxt based on OWASP Top 10 and Helmet",
"repository": {
"url": "https://github.com/Baroshem/nuxt-security"
},
Expand All @@ -12,7 +13,11 @@
"vue",
"security",
"owasp",
"helmet"
"helmet",
"basic-auth",
"rate-limit",
"xss",
"cors"
],
"exports": {
".": {
Expand Down

1 comment on commit bfcf0cd

@vercel
Copy link

@vercel vercel bot commented on bfcf0cd Dec 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nuxt-security – ./

nuxt-security-git-main-baroshem.vercel.app
nuxt-security-baroshem.vercel.app
nuxt-security.vercel.app

Please sign in to comment.