mozilla-jetpack / jpm

Jetpack Manager for Node.js
https://www.npmjs.org/package/jpm
Mozilla Public License 2.0
164 stars 75 forks source link

Switch from open module to opn? #616

Open pdehaan opened 6 years ago

pdehaan commented 6 years ago

https://github.com/mozilla-jetpack/jpm/blob/5e671fc7745fbf08b373557e40eac6cc74cc65d3/package.json#L57

Looks like open was deprecated in favor of the opn module.

Also, switching to opn would bypass this issue: https://nodesecurity.io/advisories/663

yan12125 commented 6 years ago

As the latest ESR (Firefox 60) supports WebExtensions only, I believe jpm itself is de facto deprecated.