Socket
Socket
Sign inDemoInstall

tap-mocha-reporter

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tap-mocha-reporter - npm Package Compare versions

Comparing version 4.0.1 to 5.0.0

13

package.json
{
"name": "tap-mocha-reporter",
"version": "4.0.1",
"version": "5.0.0",
"description": "Format a TAP stream using Mocha's set of reporters",

@@ -25,8 +25,8 @@ "main": "index.js",

"glob": "^7.0.5",
"tap-parser": "^8.0.0",
"tap-yaml": "0 || 1",
"tap-parser": "^10.0.0",
"tap-yaml": "^1.0.0",
"unicode-length": "^1.0.0"
},
"devDependencies": {
"tap": "^12.5.3"
"tap": "^12.7.0"
},

@@ -40,3 +40,6 @@ "bin": "index.js",

"lib"
]
],
"engines": {
"node": ">= 8"
}
}
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