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

tst

Package Overview
Dependencies
Maintainers
3
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tst - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

2

index.js

@@ -98,4 +98,4 @@ import * as assert from './assert.js'

queue = queue.then(async () => {
if (only && !test.only) { skipped++; return }
clearTimeout(summaryTimeout)
if (only && !test.only) { skipped++; return }

@@ -102,0 +102,0 @@ isNode ? console.log(`▶ ${test.name}` + (test.tag ? ` | ${test.tag}` : '')) :

{
"name": "tst",
"description": "Tape-compatible test runner",
"version": "5.0.3",
"version": "5.0.4",
"repository": "dy/tst",

@@ -6,0 +6,0 @@ "author": "Dmitry Yv",

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