Socket
Socket
Sign inDemoInstall

@tapjs/intercept

Package Overview
Dependencies
Maintainers
2
Versions
68
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 0.0.0-15 to 0.0.0-16

10

package.json
{
"name": "@tapjs/intercept",
"version": "0.0.0-15",
"version": "0.0.0-16",
"description": "a built-in tap extension for t.intercept() and t.capture()",

@@ -46,10 +46,10 @@ "type": "module",

"peerDependencies": {
"@tapjs/core": "0.0.0-15"
"@tapjs/core": "0.0.0-16"
},
"dependencies": {
"@tapjs/after": "0.0.0-15",
"@tapjs/stack": "0.0.0-4"
"@tapjs/after": "0.0.0-16",
"@tapjs/stack": "0.0.0-5"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
"node": ">=16"
},

@@ -56,0 +56,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc