Socket
Socket
Sign inDemoInstall

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.7.4 to 1.7.5

36

package.json

@@ -1,35 +0,1 @@

{
"name": "lepikevents",
"version": "1.7.4",
"description": "Global mouse and keyboard events Listener",
"main": "./index.js",
"scripts": {
"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"
},
"keywords": [
"mouse",
"keyboard",
"events",
"globalevents",
"desktop",
"lepikjs",
"autohotkey",
"python"
],
"author": "borecjeborec1",
"license": "MIT",
"dependencies": {
"eventemitter2": "^6.4.5"
},
"repository": {
"type": "git",
"url": "git+https://github.com/borecjeborec1/lepikEvents.git"
},
"bugs": {
"url": "https://github.com/borecjeborec1/lepikEvents/issues"
},
"homepage": "https://github.com/borecjeborec1/lepikEvents#readme"
}
{"name":"lepikevents","version":"1.7.5","description":"Global mouse and keyboard events Listener","main":"./index.js","scripts":{"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"},"keywords":["mouse","keyboard","events","globalevents","desktop","lepikjs","autohotkey","python"],"author":"borecjeborec1","license":"MIT","dependencies":{"eventemitter2":"^6.4.5"},"repository":{"type":"git","url":"git+https://github.com/borecjeborec1/lepikEvents.git"},"bugs":{"url":"https://github.com/borecjeborec1/lepikEvents/issues"},"homepage":"https://github.com/borecjeborec1/lepikEvents#readme"}
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