Socket
Socket
Sign inDemoInstall

lepikevents

Package Overview
Dependencies
1
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.3 to 1.4.0

src/buildUnix.js

6

package.json
{
"name": "lepikevents",
"version": "1.3.3",
"version": "1.4.0",
"description": "Global mouse and keyboard events Listener",
"main": "./index.js",
"scripts": {
"build:py": "pyinstaller ./src/winpy.py --distpath /build -F --workpath ./tmp -y",
"build:win": "pyinstaller ./src/winpy.py --distpath /build -F --workpath ./tmp -y",
"build:unix": "node src/buildUnix.js",
"build": "npm run build:win && npm run build:unix",
"postinstall": "node src/platform.js"

@@ -9,0 +11,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc