Socket
Socket
Sign inDemoInstall

@tapjs/test

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tapjs/test - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

38

package.json
{
"name": "@tapjs/test",
"version": "2.0.0",
"version": "2.0.1",
"description": "the pluggable Test class for node-tap",

@@ -90,18 +90,18 @@ "tshy": {

"dependencies": {
"@isaacs/ts-node-temp-fork-for-pr-2009": "^10.9.5",
"@tapjs/after": "1.1.23",
"@tapjs/after-each": "2.0.0",
"@tapjs/asserts": "2.0.0",
"@tapjs/before": "2.0.0",
"@tapjs/before-each": "2.0.0",
"@tapjs/filter": "2.0.0",
"@tapjs/fixture": "2.0.0",
"@tapjs/intercept": "2.0.0",
"@tapjs/mock": "2.0.0",
"@tapjs/node-serialize": "2.0.0",
"@tapjs/snapshot": "2.0.0",
"@tapjs/spawn": "2.0.0",
"@tapjs/stdin": "2.0.0",
"@tapjs/typescript": "1.4.5",
"@tapjs/worker": "2.0.0",
"@isaacs/ts-node-temp-fork-for-pr-2009": "^10.9.7",
"@tapjs/after": "1.1.24",
"@tapjs/after-each": "2.0.1",
"@tapjs/asserts": "2.0.1",
"@tapjs/before": "2.0.1",
"@tapjs/before-each": "2.0.1",
"@tapjs/filter": "2.0.1",
"@tapjs/fixture": "2.0.1",
"@tapjs/intercept": "2.0.1",
"@tapjs/mock": "2.0.1",
"@tapjs/node-serialize": "2.0.1",
"@tapjs/snapshot": "2.0.1",
"@tapjs/spawn": "2.0.1",
"@tapjs/stdin": "2.0.1",
"@tapjs/typescript": "1.4.6",
"@tapjs/worker": "2.0.1",
"glob": "^10.3.16",

@@ -113,3 +113,3 @@ "jackspeak": "^3.1.2",

"sync-content": "^1.0.1",
"tap-parser": "16.0.0",
"tap-parser": "16.0.1",
"tshy": "^1.14.0",

@@ -120,3 +120,3 @@ "typescript": "5.4",

"peerDependencies": {
"@tapjs/core": "2.0.0"
"@tapjs/core": "2.0.1"
},

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

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