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

qa

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qa - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

2

dist/commands/test.js

@@ -98,4 +98,4 @@ import { spawn } from 'node:child_process';

});
console.log(`➡️ See more test details at ${PLATFORM_URL}/api-testing/tests/${sessionId}`);
console.log(`\n➡️ See more test details at ${PLATFORM_URL}/api-testing/tests/${sessionId}`);
process.exit(success ? 0 : 1);
};
{
"name": "qa",
"version": "0.0.13",
"version": "0.0.14",
"author": "Christian Bromann <christian@codeless.qa>",

@@ -5,0 +5,0 @@ "description": "Codeless QA 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