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.4 to 0.12.5

3

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

@@ -221,7 +221,6 @@ (function() {

if (!this.envQueue[envId]) {
console.log(
return console.log(
'Attempting to log an test event for the environment: "' + envId +
'" but it does not exist.'
);
this.envQueue[envId] = [];
}

@@ -228,0 +227,0 @@ this.envQueue[envId].push(arguments);

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