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.2 to 0.12.3

4

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

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

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

@@ -228,3 +228,3 @@

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

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

{
"name": "mikehenrty-test-agent",
"version": "0.12.2",
"version": "0.12.3",
"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