Socket
Socket
Sign inDemoInstall

enb-headless-chrome-testing

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enb-headless-chrome-testing - npm Package Compare versions

Comparing version 1.1.4 to 1.2.0

.npmignore

2

index.js

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

const vow = require('vow');
const runner = require('mocha-headless-chrome');
const {runner} = require('mocha-headless-chrome');

@@ -9,0 +9,0 @@ const Queue = require('promise-queue');

{
"name": "enb-headless-chrome-testing",
"version": "1.1.4",
"version": "1.2.0",
"description": "",

@@ -22,5 +22,5 @@ "main": "index.js",

"enb": "^1.5.1",
"mocha-headless-chrome": "1.8.3",
"promise-queue": "^2.2.3",
"vow": "^0.4.16",
"mocha-headless-chrome": "2.0.0",
"promise-queue": "^2.2.5",
"vow": "^0.4.17",
"vow-fs": "^0.3.6"

@@ -30,4 +30,4 @@ },

"chai": "^4.1.2",
"mocha": "^3.5.0"
"mocha": "^5.1.1"
}
}
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