Skip to content

Commit

Permalink
prevent screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
bmiit145 committed Apr 6, 2024
1 parent 2cc8c14 commit 5460d8b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "secure-web",
"version": "1.1.0",
"description": "Introducing Secure-Web, your trusted companion for ensuring unparalleled security and privacy in your online endeavors. Our innovative package encompasses a suite of cutting-edge technologies designed to fortify your web presence against potential threats, including the prevention of user screenshot capture. With Secure-Web, you can confidently navigate the digital landscape knowing that your sensitive information remains shielded from prying eyes. Embrace peace of mind and elevate your online security with Secure-Web today.",
"description": "Secure-Web is an npm package that prevents users from taking screenshots of your web page by securing it against various methods of screenshot capture. With customizable options to tailor the security measures according to your needs, Secure-Web ensures that your sensitive information remains protected and inaccessible to unauthorized individuals. Embrace the power of Secure-Web and take control of your online security today.",
"main": "old/secure-web.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand All @@ -11,9 +11,9 @@
"url": "https://github.com/bmiit145/secure-web.git"
},
"keywords": [
"secure-web",
"noscreenshot",
"prevent-screenshot"
"Secure-Web", "noscreenshot",
"prevent-screenshot",
"security", "privacy", "online-endeavors", "package", "cutting-edge-technologies", "web-presence", "threats", "prevention", "user-screenshot-capture", "customizable-options", "sensitive-information", "shielded", "prying-eyes", "peace-of-mind", "elevate", "npm", "web-page", "protection"
],
"author": "Priyank Sutariya",
"license": "ISC",
Expand Down

0 comments on commit 5460d8b

Please sign in to comment.