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.1 to 1.1.2

34

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

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

"peerDependencies": {
"@tapjs/core": "1.1.1"
"@tapjs/core": "1.1.2"
},

@@ -85,17 +85,17 @@ "dependencies": {

"typescript": "5.2",
"@tapjs/after": "1.0.5",
"@tapjs/after-each": "1.0.5",
"@tapjs/asserts": "1.0.5",
"@tapjs/before": "1.0.5",
"@tapjs/before-each": "1.0.5",
"@tapjs/filter": "1.1.1",
"@tapjs/fixture": "1.0.5",
"@tapjs/intercept": "1.1.2",
"@tapjs/mock": "1.0.6",
"@tapjs/node-serialize": "1.0.1",
"@tapjs/snapshot": "1.0.5",
"@tapjs/spawn": "1.0.5",
"@tapjs/stdin": "1.0.5",
"@tapjs/typescript": "1.1.1",
"@tapjs/worker": "1.0.5"
"@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"
},

@@ -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