Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

testcafe-browser-tools

Package Overview
Dependencies
Maintainers
4
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testcafe-browser-tools - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

lib/aliases.js

@@ -23,3 +23,3 @@ 'use strict';

nameRe: /firefox|mozilla/i,
cmd: '-new-window -override ' + _path2.default.join(__dirname, '../data/override.ini'),
cmd: '-override ' + _path2.default.join(__dirname, '../data/override.ini') + ' -new-window',
macOpenCmdTemplate: 'open -a "{{{path}}}" {{{pageUrl}}} --args {{{cmd}}}',

@@ -26,0 +26,0 @@ linuxBinaries: ['firefox']

{
"name": "testcafe-browser-tools",
"version": "1.1.4",
"version": "1.1.5",
"description": "An utility library for performing platform-dependent actions on browsers.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/DevExpress/testcafe-browser-tools",

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