Socket
Socket
Sign inDemoInstall

firefox-profile

Package Overview
Dependencies
11
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.6 to 0.3.7

20

package.json
{
"name": "firefox-profile",
"version": "0.3.6",
"version": "0.3.7",
"description": "firefox profile for selenium WebDriverJs, admc/wd or any other node selenium driver that supports capabilities",

@@ -56,3 +56,3 @@ "main": "lib/firefox_profile",

"chai-fs": "~0.1.x",
"chai-as-promised": "~4.1.x",
"chai-as-promised": "~4.2.x",
"grunt": "~0.4.x",

@@ -62,7 +62,7 @@ "grunt-apidox": "~0.1.4",

"grunt-mocha-cov": "~0.3.x",
"mocha": "~2.0.1",
"mocha": "~2.1.0",
"mocha-lcov-reporter": "0.0.1",
"request": "~2.47.x",
"sinon": "~1.11.x",
"sinon-chai": "~2.6.x",
"request": "~2.53.x",
"sinon": "~1.12.x",
"sinon-chai": "~2.7.x",
"wd": "~0.3.x"

@@ -73,12 +73,12 @@ },

"adm-zip": "~0.4.x",
"archiver": "~0.12.0",
"archiver": "~0.14.3",
"async": "~0.9.0",
"fs-extra": "~0.12.x",
"fs-extra": "~0.16.x",
"lazystream": "~0.1.0",
"lodash": "~2.4.1",
"lodash": "~3.3.1",
"node-uuid": "~1.4.1",
"wrench": "~1.5.8",
"xml2js": "~0.4.4",
"ini": "~1.3.0"
"ini": "~1.3.3"
}
}

@@ -33,3 +33,3 @@ # firefox-profile-js

Make sur you have selenium server running... or use 'selenium-webdriver/remote' class.
Make sure you have selenium server running... or use 'selenium-webdriver/remote' class.

@@ -155,2 +155,2 @@ ### Steps

Open a [github issue](https://github.com/saadtazi/firefox-profile-js/issues).
Open a [github issue](https://github.com/saadtazi/firefox-profile-js/issues).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc