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.0
to
4.0.1
+3
-3
package.json
{
"name": "@tapjs/intercept",
"version": "4.0.0",
"version": "4.0.1",
"description": "a built-in tap extension for t.intercept() and t.capture()",

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

"dependencies": {
"@tapjs/after": "3.0.0",
"@tapjs/after": "3.0.1",
"@tapjs/stack": "4.0.0"
},
"peerDependencies": {
"@tapjs/core": "4.0.0"
"@tapjs/core": "4.0.1"
},

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