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

automately-lib-manager

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

automately-lib-manager - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

CHANGELOG.md

14

package.json
{
"name": "automately-lib-manager",
"version": "1.0.0",
"version": "1.0.1",
"description": "automately is an N-API module for desktop automation with node",

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

"publish:next": "npm publish --tag next",
"prepare": "node -e 'require(`prepare-package`)()'",
"prepare": "node -e \"require('prepare-package')()\"",
"prepare:watch": "nodemon -w ./src -e '*' --exec 'npm run prepare'"

@@ -45,11 +45,11 @@ },

"dependencies": {
"automately-lib-darwin": "^1.0.0",
"automately-lib-linux": "1.0.0",
"automately-lib-win32": "1.0.0",
"itwcw-package-analytics": "^1.0.1"
"automately-lib-darwin": "^1.0.1",
"automately-lib-linux": "^1.0.1",
"automately-lib-win32": "^1.0.1",
"itwcw-package-analytics": "^1.0.4"
},
"devDependencies": {
"jest": "27.4.5",
"prepare-package": "^1.1.6"
"prepare-package": "^1.1.12"
}
}
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