Socket
Socket
Sign inDemoInstall

mocha-headless-chrome

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mocha-headless-chrome - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

6

CHANGELOG.md

@@ -10,4 +10,8 @@ # Changelog

## [2.0.1] - 2018-06-29
### Changed
- Update [puppeteer](https://www.npmjs.com/package/puppeteer) package.
## 2.0.1 - 2018-06-29
### Changed

@@ -14,0 +18,0 @@

4

package.json
{
"name": "mocha-headless-chrome",
"version": "2.0.2",
"version": "2.0.3",
"description": "Run client-side mocha tests in the command line through headless Chrome",

@@ -35,3 +35,3 @@ "main": "./lib/runner.js",

"mkdirp": "^0.5.1",
"puppeteer": "1.12.2"
"puppeteer": "^1.17.0"
},

@@ -38,0 +38,0 @@ "devDependencies": {

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