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.4.0
to
4.4.1
+18
-18
package.json
{
"name": "@tapjs/test",
"version": "4.4.0",
"version": "4.4.1",
"description": "the pluggable Test class for node-tap",

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

"@isaacs/ts-node-temp-fork-for-pr-2009": "^10.9.7",
"@tapjs/after": "3.3.2",
"@tapjs/after-each": "4.3.2",
"@tapjs/asserts": "4.3.2",
"@tapjs/before": "4.3.2",
"@tapjs/before-each": "4.3.2",
"@tapjs/chdir": "3.3.2",
"@tapjs/filter": "4.3.2",
"@tapjs/fixture": "4.3.2",
"@tapjs/intercept": "4.3.2",
"@tapjs/mock": "4.4.0",
"@tapjs/node-serialize": "4.3.2",
"@tapjs/snapshot": "4.3.2",
"@tapjs/spawn": "4.3.2",
"@tapjs/stdin": "4.3.2",
"@tapjs/typescript": "3.5.2",
"@tapjs/worker": "4.3.2",
"@tapjs/after": "3.3.3",
"@tapjs/after-each": "4.3.3",
"@tapjs/asserts": "4.3.3",
"@tapjs/before": "4.3.3",
"@tapjs/before-each": "4.3.3",
"@tapjs/chdir": "3.3.3",
"@tapjs/filter": "4.3.3",
"@tapjs/fixture": "4.3.3",
"@tapjs/intercept": "4.3.3",
"@tapjs/mock": "4.4.1",
"@tapjs/node-serialize": "4.3.3",
"@tapjs/snapshot": "4.3.3",
"@tapjs/spawn": "4.3.3",
"@tapjs/stdin": "4.3.3",
"@tapjs/typescript": "3.5.3",
"@tapjs/worker": "4.3.3",
"glob": "^13.0.2",

@@ -127,3 +127,3 @@ "jackspeak": "^4.2.3",

"peerDependencies": {
"@tapjs/core": "4.5.0"
"@tapjs/core": "4.5.1"
},

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