New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

e2e-helper

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

e2e-helper - npm Package Compare versions

Comparing version 0.9.3 to 0.9.4

6

CHANGELOG.md
e2e-helper
==========
<<<<<<< HEAD
=======
## 0.9.4
- setup - fix - pass error to `done` when SUT fails to start
- include node v12.x and v14.x in tests
>>>>>>> 06e7a2f8f10679e30c40c5cd3a75b91e83ec2c7a
- fix CHANGELOG.md

@@ -10,0 +6,0 @@ ## 0.9.3

5

package.json
{
"name": "e2e-helper",
"version": "0.9.3",
"version": "0.9.4",
"description": "end-to-end test helper, with facilitators for mocha",

@@ -35,3 +35,6 @@ "main": "lib",

"coveralls": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot && cat coverage/lcov.info | coveralls --verbose"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}
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