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.5
to
4.4.6
+20
-20
package.json
{
"name": "@tapjs/test",
"version": "4.4.5",
"version": "4.4.6",
"description": "the pluggable Test class for node-tap",

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

"@isaacs/ts-node-temp-fork-for-pr-2009": "^10.9.7",
"@tapjs/after": "3.3.7",
"@tapjs/after-each": "4.3.7",
"@tapjs/asserts": "4.3.7",
"@tapjs/before": "4.3.7",
"@tapjs/before-each": "4.3.7",
"@tapjs/chdir": "3.3.7",
"@tapjs/filter": "4.3.7",
"@tapjs/fixture": "4.3.7",
"@tapjs/intercept": "4.3.7",
"@tapjs/mock": "4.4.5",
"@tapjs/node-serialize": "4.3.7",
"@tapjs/snapshot": "4.3.7",
"@tapjs/spawn": "4.3.7",
"@tapjs/stdin": "4.3.7",
"@tapjs/typescript": "3.5.7",
"@tapjs/worker": "4.3.7",
"@tapjs/after": "3.3.8",
"@tapjs/after-each": "4.3.8",
"@tapjs/asserts": "4.3.8",
"@tapjs/before": "4.3.8",
"@tapjs/before-each": "4.3.8",
"@tapjs/chdir": "3.3.8",
"@tapjs/filter": "4.3.8",
"@tapjs/fixture": "4.3.8",
"@tapjs/intercept": "4.3.8",
"@tapjs/mock": "4.4.6",
"@tapjs/node-serialize": "4.3.8",
"@tapjs/snapshot": "4.3.8",
"@tapjs/spawn": "4.3.8",
"@tapjs/stdin": "4.3.8",
"@tapjs/typescript": "3.5.8",
"@tapjs/worker": "4.3.8",
"glob": "^13.0.2",

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

"sync-content": "^2.0.4",
"tap-parser": "18.3.3",
"tap-parser": "18.3.4",
"tshy": "^3.3.2",

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

"peerDependencies": {
"@tapjs/core": "4.5.5"
"@tapjs/core": "4.5.6"
},

@@ -141,3 +141,3 @@ "tap": {

},
"homepage": "https://github.com/tapjs/tapjs/src/test#readme",
"homepage": "https://github.com/tapjs/tapjs/tree/main/src/test#readme",
"bugs": {

@@ -144,0 +144,0 @@ "url": "https://github.com/tapjs/tapjs/issues"