Created by: vince1995
- reverted #7910
- fixes #8081 (closed)
Note: The vulnerability described in #7908 (closed) affects only open
versions 0.0.5
and lower. Readme in open
says:
The original open package was previously deprecated in favor of this package, and we got the name, so this package is now named open instead of opn. If you're upgrading from the original open package (open@0.0.5 or lower), keep in mind that the API is different.
Why?
Actively maintained.
- Supports app arguments.
- Safer as it uses spawn instead of exec.
- Fixes most of the open original node-open issues.
- Includes the latest xdg-open script for Linux.
- Supports WSL paths to Windows apps under /mnt/*.
@andriijas