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 0.0.0-9 to 0.0.0-10

10

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

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

},
"main": "./dist/cjs/index.js",
"module": "./dist/mjs/index.js",
"types": "./dist/mjs/index.d.ts",
"type": "module",
"exports": {

@@ -47,3 +45,3 @@ "./package.json": {

"peerDependencies": {
"@tapjs/core": "0.0.0-9"
"@tapjs/core": "0.0.0-10"
},

@@ -56,3 +54,3 @@ "dependencies": {

"sync-content": "^1.0.1",
"tap-parser": "15.0.0-0",
"tap-parser": "15.0.0-1",
"ts-node": "github:TypeStrong/ts-node#8f6f4e5",

@@ -59,0 +57,0 @@ "typescript": "^5.0.2"

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