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

@tapjs/filter

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tapjs/filter - npm Package Compare versions

Comparing version
4.1.0
to
4.2.0
+3
-3
package.json
{
"name": "@tapjs/filter",
"version": "4.1.0",
"version": "4.2.0",
"description": "tap plugin providing t.only() and grep option",

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

"peerDependencies": {
"@tapjs/core": "4.1.0"
"@tapjs/core": "4.2.0"
},

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

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

@@ -55,0 +55,0 @@ },