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

@tapjs/intercept

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/intercept - npm Package Compare versions

Comparing version
4.0.2
to
4.0.3
+4
-4
package.json
{
"name": "@tapjs/intercept",
"version": "4.0.2",
"version": "4.0.3",
"description": "a built-in tap extension for t.intercept() and t.capture()",

@@ -43,7 +43,7 @@ "tshy": {

"dependencies": {
"@tapjs/after": "3.0.2",
"@tapjs/stack": "4.0.1"
"@tapjs/after": "3.0.3",
"@tapjs/stack": "4.0.2"
},
"peerDependencies": {
"@tapjs/core": "4.0.2"
"@tapjs/core": "4.0.3"
},

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