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 0.4.0 to 0.4.1

4

CHANGELOG.md

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

# 0.4.1
* fix CLI empty profile creation
# 0.4.0

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

3

lib/cli.js

@@ -107,2 +107,3 @@ #!/usr/bin/env node

// we're done
fp.updatePreferences();
console.log('profile created in', fp.profileDir);

@@ -131,3 +132,1 @@ process.exit(0);

});
{
"name": "firefox-profile",
"version": "0.4.0",
"version": "0.4.1",
"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