Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

test-agent

Package Overview
Dependencies
Maintainers
6
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-agent - npm Package Compare versions

Comparing version 0.19.0 to 0.19.1

3

lib/test-agent/browser-worker/test-ui.js

@@ -140,6 +140,5 @@ (function(window) {

templates = this.templates,
i,
parent;
for (i = 0; i < elements.length; i++) {
for (var i = 0; i < elements.length; i++) {
element = elements[i];

@@ -146,0 +145,0 @@ element.parentNode.removeChild(element);

{
"name": "test-agent",
"version": "0.19.0",
"version": "0.19.1",
"author": "James Lal",

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

Sorry, the diff of this file is too big to display

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