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.2.4 to 1.3.0

lib/api/watch-window.js

7

lib/index.js

@@ -55,2 +55,6 @@ 'use strict';

var _apiWatchWindow = require('./api/watch-window');
var _apiWatchWindow2 = _interopRequireDefault(_apiWatchWindow);
exports.default = {

@@ -68,4 +72,5 @@ getInstallations: _apiGetInstallations2.default,

generateThumbnail: _apiGenerateThumbnail2.default,
isValidDeviceName: _apiIsValidDeviceName2.default
isValidDeviceName: _apiIsValidDeviceName2.default,
watchWindow: _apiWatchWindow2.default
};
module.exports = exports.default;

2

package.json
{
"name": "testcafe-browser-tools",
"version": "1.2.4",
"version": "1.3.0",
"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