Socket
Socket
Sign inDemoInstall

fx-runner

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fx-runner - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

30

package.json
{
"name": "fx-runner",
"version": "1.1.0",
"version": "1.2.0",
"description": "A node cli to control Firefox",

@@ -19,13 +19,9 @@ "main": "index.js",

"type": "git",
"url": "git://github.com/mozilla-jetpack/node-fx-runner"
"url": "git://github.com/mozilla/node-fx-runner"
},
"author": {
"name": "Erik Vold",
"email": "evold@mozilla.com",
"url": "http://work.erikvold.com/"
},
"author": "Mozilla Add-ons Team",
"license": "MPL-2.0",
"dependencies": {
"commander": "2.9.0",
"shell-quote": "1.6.1",
"shell-quote": "1.7.3",
"spawn-sync": "1.0.15",

@@ -37,18 +33,8 @@ "when": "3.7.7",

"devDependencies": {
"async": "3.2.0",
"chai": "4.3.1",
"async": "3.2.2",
"chai": "4.3.4",
"dive": "0.5.0",
"mocha": "8.3.0",
"mocha": "9.1.3",
"sandboxed-module": "2.0.4"
},
"maintainers": [
{
"name": "erikvold",
"email": "erikvvold@gmail.com"
},
{
"name": "jsantell",
"email": "jsantell@mozilla.com"
}
]
}
}
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