Socket
Socket
Sign inDemoInstall

mikehenrty-test-agent

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mikehenrty-test-agent - npm Package Compare versions

Comparing version 0.12.0 to 0.12.1

2

lib/test-agent/mocha/concurrent-reporting-events.js

@@ -189,2 +189,3 @@ (function() {

if (event === this.START) {
console.log("GOT START EVENT", envID);
this.total = this.total + data.total;

@@ -227,2 +228,3 @@

if (event === this.END) {
console.log("GOT END EVENT", envID);
removeIndex(this.envs, currentEnv);

@@ -229,0 +231,0 @@

2

package.json
{
"name": "mikehenrty-test-agent",
"version": "0.12.0",
"version": "0.12.1",
"author": "James Lal",

@@ -5,0 +5,0 @@ "description": "execute client side tests from browser report back to cli",

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