Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tapjs/test

Package Overview
Dependencies
Maintainers
2
Versions
88
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.2
to
4.4.3
+21
-20
package.json
{
"name": "@tapjs/test",
"version": "4.4.2",
"version": "4.4.3",
"description": "the pluggable Test class for node-tap",

@@ -31,3 +31,4 @@ "tshy": {

}
}
},
"selfLink": false
},

@@ -98,18 +99,18 @@ "type": "module",

"@isaacs/ts-node-temp-fork-for-pr-2009": "^10.9.7",
"@tapjs/after": "3.3.4",
"@tapjs/after-each": "4.3.4",
"@tapjs/asserts": "4.3.4",
"@tapjs/before": "4.3.4",
"@tapjs/before-each": "4.3.4",
"@tapjs/chdir": "3.3.4",
"@tapjs/filter": "4.3.4",
"@tapjs/fixture": "4.3.4",
"@tapjs/intercept": "4.3.4",
"@tapjs/mock": "4.4.2",
"@tapjs/node-serialize": "4.3.4",
"@tapjs/snapshot": "4.3.4",
"@tapjs/spawn": "4.3.4",
"@tapjs/stdin": "4.3.4",
"@tapjs/typescript": "3.5.4",
"@tapjs/worker": "4.3.4",
"@tapjs/after": "3.3.5",
"@tapjs/after-each": "4.3.5",
"@tapjs/asserts": "4.3.5",
"@tapjs/before": "4.3.5",
"@tapjs/before-each": "4.3.5",
"@tapjs/chdir": "3.3.5",
"@tapjs/filter": "4.3.5",
"@tapjs/fixture": "4.3.5",
"@tapjs/intercept": "4.3.5",
"@tapjs/mock": "4.4.3",
"@tapjs/node-serialize": "4.3.5",
"@tapjs/snapshot": "4.3.5",
"@tapjs/spawn": "4.3.5",
"@tapjs/stdin": "4.3.5",
"@tapjs/typescript": "3.5.5",
"@tapjs/worker": "4.3.5",
"glob": "^13.0.2",

@@ -122,3 +123,3 @@ "jackspeak": "^4.2.3",

"sync-content": "^2.0.4",
"tap-parser": "18.3.0",
"tap-parser": "18.3.1",
"tshy": "^3.3.2",

@@ -129,3 +130,3 @@ "typescript": "5.9",

"peerDependencies": {
"@tapjs/core": "4.5.2"
"@tapjs/core": "4.5.3"
},

@@ -132,0 +133,0 @@ "tap": {