Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 1.1.2 to 1.2.0

40

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

@@ -71,10 +71,10 @@ "author": "Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me)",

"peerDependencies": {
"@tapjs/core": "1.1.2"
"@tapjs/core": "1.2.0"
},
"dependencies": {
"glob": "^10.3.6",
"jackspeak": "^2.3.3",
"glob": "^10.3.7",
"jackspeak": "^2.3.4",
"mkdirp": "^3.0.0",
"resolve-import": "^1.4.1",
"rimraf": "^5.0.1",
"rimraf": "^5.0.4",
"sync-content": "^1.0.1",

@@ -85,17 +85,17 @@ "tap-parser": "15.1.0",

"typescript": "5.2",
"@tapjs/after": "1.0.6",
"@tapjs/after-each": "1.0.6",
"@tapjs/asserts": "1.0.6",
"@tapjs/before": "1.0.6",
"@tapjs/before-each": "1.0.6",
"@tapjs/filter": "1.1.2",
"@tapjs/fixture": "1.0.6",
"@tapjs/intercept": "1.1.3",
"@tapjs/mock": "1.0.7",
"@tapjs/node-serialize": "1.0.2",
"@tapjs/snapshot": "1.0.6",
"@tapjs/spawn": "1.0.6",
"@tapjs/stdin": "1.0.6",
"@tapjs/typescript": "1.1.2",
"@tapjs/worker": "1.0.6"
"@tapjs/after": "1.0.7",
"@tapjs/after-each": "1.0.7",
"@tapjs/asserts": "1.0.7",
"@tapjs/before": "1.0.7",
"@tapjs/before-each": "1.0.7",
"@tapjs/filter": "1.1.3",
"@tapjs/fixture": "1.1.0",
"@tapjs/intercept": "1.1.4",
"@tapjs/mock": "1.0.8",
"@tapjs/node-serialize": "1.0.3",
"@tapjs/snapshot": "1.1.0",
"@tapjs/spawn": "1.0.7",
"@tapjs/stdin": "1.0.7",
"@tapjs/typescript": "1.1.3",
"@tapjs/worker": "1.0.7"
},

@@ -102,0 +102,0 @@ "license": "BlueOak-1.0.0",

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