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

@tapjs/after-each

Package Overview
Dependencies
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tapjs/after-each - npm Package Compare versions

Comparing version
4.2.1
to
4.3.0
+3
-3
package.json
{
"name": "@tapjs/after-each",
"version": "4.2.1",
"version": "4.3.0",
"description": "a built-in tap extension for t.afterEach()",

@@ -47,3 +47,3 @@ "tshy": {

"peerDependencies": {
"@tapjs/core": "4.3.0"
"@tapjs/core": "4.4.0"
},

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

"type": "git",
"url": "git+ssh://git@github.com:tapjs/tapjs",
"url": "git+ssh://git@github.com/tapjs/tapjs.git",
"path": "src/after-each"

@@ -58,0 +58,0 @@ },