lepikevents
Advanced tools
Comparing version 1.1.8 to 1.1.9
{ | ||
"name": "lepikevents", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "Global mouse and keyboard events Listener", | ||
"main": "./index.js", | ||
"scripts": { | ||
"build:py": "pyinstaller ./src/winpy.py --distpath ./dist -F --workpath ./tmp -y" | ||
"build:py": "pyinstaller ./src/winpy.py --distpath /build -F --workpath ./tmp -y", | ||
"postinstall": "node src/platform.js" | ||
}, | ||
@@ -9,0 +10,0 @@ "keywords": [ |
@@ -43,4 +43,6 @@ # Lepik Events | ||
If you are not using windows, you need to have Python3 installed. | ||
## License | ||
The code is licensed under the MIT license (http://opensource.org/licenses/MIT). See LICENSE file. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7945325
40
23
47
1