Socket
Socket
Sign inDemoInstall

working-hardly

Package Overview
Dependencies
94
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.1.3

7

.vscode/settings.json
{
"git.ignoreLimitWarning": true
"git.ignoreLimitWarning": true,
"workbench.colorCustomizations": {
"activityBar.background": "#352D05",
"titleBar.activeBackground": "#4A3F08",
"titleBar.activeForeground": "#FDFAEB"
}
}

12

package.json
{
"name": "working-hardly",
"version": "1.1.2",
"version": "1.1.3",
"description": "Moves your mouse every N seconds.",

@@ -38,10 +38,10 @@ "main": "index.js",

"dependencies": {
"commander": "^2.19.0",
"robotjs": "^0.5.1",
"winston": "^3.1.0"
"commander": "^4.1.1",
"robotjs": "^0.6.0",
"winston": "^3.2.1"
},
"devDependencies": {
"eslint": "^5.9.0",
"nodemon": "^1.18.7"
"eslint": "^6.8.0",
"nodemon": "^2.0.2"
}
}
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