Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lepikevents

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lepikevents - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

src/platform.js

5

package.json
{
"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": [

2

readme.md

@@ -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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc