Skip to content

Commit 4bf4547

Browse files
committed
npm change
1 parent 0e6b207 commit 4bf4547

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

.DS_Store

6 KB
Binary file not shown.

.idea/.name

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.npmignore

Whitespace-only changes.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "secure-web",
33
"version": "1.1.2",
44
"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.",
5-
"main": "old/secure-web.js",
5+
"main": "dist/secure-web.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},

0 commit comments

Comments
 (0)