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

test-agent

Package Overview
Dependencies
Maintainers
1
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.6.3 to 0.6.4

3

HISTORY.md

@@ -0,1 +1,4 @@

# 0.6.4
- Workaround ws breaking changes.
# 0.6.3

@@ -2,0 +5,0 @@ - Fix #22 by implementing require queues.

4

package.json
{
"name": "test-agent",
"version": "0.6.3",
"version": "0.6.4",
"author": "James Lal",

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

"optimist": "~0.3",
"ws": "~0.4",
"ws": "0.4.8",
"debug": "~0.6",

@@ -31,0 +31,0 @@ "match-files": "~0.1.1",

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