Socket
Socket
Sign inDemoInstall

auto-launch

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-launch - npm Package Compare versions

Comparing version 5.0.0-rc.1 to 5.0.0

3

package.json
{
"name": "auto-launch",
"version": "5.0.0-rc.1",
"version": "5.0.0",
"description": "Launch node applications or executables at login (Mac, Windows, and Linux)",

@@ -46,3 +46,2 @@ "main": "dist/index.js",

"dependencies": {
"applescript": "^1.0.0",
"mkdirp": "^0.5.1",

@@ -49,0 +48,0 @@ "path-is-absolute": "^1.0.0",

@@ -14,3 +14,3 @@ node-auto-launch

- :star: Auto-detects your app path for NW.js and Electron apps.
- :disappointed: Not Mac App Store friendly. See [Make this Mac App Store compatible](TODO) for more information.
- :disappointed: Not Mac App Store friendly. See [Make this Mac App Store compatible](https://github.com/Teamwork/node-auto-launch/issues/43) for more information.

@@ -111,3 +111,3 @@

Note: This is not Mac App Store friendly; if you use it in your app, it will be rejected by the Mac App Store. We're only 99% sure on this as we haven't actually tried ourselves. See [](TODO) for more information.
Note: This is not Mac App Store friendly; if you use it in your app, it will be rejected by the Mac App Store. We're only 99% sure on this as we haven't actually tried ourselves. See [Make this Mac App Store compatible](https://github.com/Teamwork/node-auto-launch/issues/43) for more information.

@@ -130,5 +130,5 @@

If you find that the AppleScript method doesn't work for you and this method does, please let us know by [creating an issue](TODO).
If you find that the AppleScript method doesn't work for you and this method does, please let us know by [creating an issue](https://github.com/Teamwork/node-auto-launch/issues/new).
Note: This is not Mac App Store friendly; if you use it in your app, it will be rejected by the Mac App Store as this reaches outside of the app sandbox. See [Make this Mac App Store compatible](TODO) for more information.
Note: This is not Mac App Store friendly; if you use it in your app, it will be rejected by the Mac App Store as this reaches outside of the app sandbox. See [Make this Mac App Store compatible](https://github.com/Teamwork/node-auto-launch/issues/43) for more information.

@@ -135,0 +135,0 @@

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