Socket
Socket
Sign inDemoInstall

firefox-profile

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

firefox-profile - npm Package Compare versions

Comparing version 4.4.0 to 4.5.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 4.5.0
- bug fix: pass profileDirectory when copying profile ([PR](https://github.com/saadtazi/firefox-profile-js/pull/138))
# 4.4.0

@@ -2,0 +6,0 @@

@@ -214,2 +214,3 @@ /**

var profile = new FirefoxProfile({
profileDirectory: opts.profileDirectory,
destinationDirectory: opts.destinationDirectory,

@@ -216,0 +217,0 @@ });

2

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

@@ -5,0 +5,0 @@ "main": "lib/firefox_profile",

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