You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@tapjs/test

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tapjs/test - npm Package Compare versions

Comparing version
4.0.2
to
4.0.3
+19
-19
package.json
{
"name": "@tapjs/test",
"version": "4.0.2",
"version": "4.0.3",
"description": "the pluggable Test class for node-tap",

@@ -96,18 +96,18 @@ "tshy": {

"@isaacs/ts-node-temp-fork-for-pr-2009": "^10.9.7",
"@tapjs/after": "3.0.2",
"@tapjs/after-each": "4.0.2",
"@tapjs/asserts": "4.0.2",
"@tapjs/before": "4.0.2",
"@tapjs/before-each": "4.0.2",
"@tapjs/chdir": "3.0.2",
"@tapjs/filter": "4.0.2",
"@tapjs/fixture": "4.0.2",
"@tapjs/intercept": "4.0.2",
"@tapjs/mock": "4.0.2",
"@tapjs/node-serialize": "4.0.2",
"@tapjs/snapshot": "4.0.2",
"@tapjs/spawn": "4.0.2",
"@tapjs/stdin": "4.0.2",
"@tapjs/typescript": "3.1.1",
"@tapjs/worker": "4.0.2",
"@tapjs/after": "3.0.3",
"@tapjs/after-each": "4.0.3",
"@tapjs/asserts": "4.0.3",
"@tapjs/before": "4.0.3",
"@tapjs/before-each": "4.0.3",
"@tapjs/chdir": "3.0.3",
"@tapjs/filter": "4.0.3",
"@tapjs/fixture": "4.0.3",
"@tapjs/intercept": "4.0.3",
"@tapjs/mock": "4.0.3",
"@tapjs/node-serialize": "4.0.3",
"@tapjs/snapshot": "4.0.3",
"@tapjs/spawn": "4.0.3",
"@tapjs/stdin": "4.0.3",
"@tapjs/typescript": "3.1.2",
"@tapjs/worker": "4.0.3",
"glob": "^11.0.3",

@@ -120,3 +120,3 @@ "jackspeak": "^4.0.1",

"sync-content": "^2.0.1",
"tap-parser": "18.0.1",
"tap-parser": "18.0.2",
"tshy": "^3.0.3",

@@ -127,3 +127,3 @@ "typescript": "5.9",

"peerDependencies": {
"@tapjs/core": "4.0.2"
"@tapjs/core": "4.0.3"
},

@@ -130,0 +130,0 @@ "tap": {