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

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 0.0.11 to 0.0.12

2

lib/reporters/classic.js

@@ -77,3 +77,3 @@ exports = module.exports = Classic

var removed = '\u001b[48;5;223m\u001b[38;5;52m'
var added = '\u001b[48;5;15255m\u001b[38;5;22m'
var added = '\u001b[48;5;158m\u001b[38;5;22m'
var plain = '\u001b[38;5;233m'

@@ -80,0 +80,0 @@ var bg = '\u001b[48;5;255m'

{
"name": "tap-mocha-reporter",
"version": "0.0.11",
"version": "0.0.12",
"description": "Format a TAP stream using Mocha's set of reporters",

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

"glob": "^5.0.5",
"js-yaml": "isaacs/js-yaml",
"js-yaml": "^3.3.1",
"supports-color": "^1.3.1",

@@ -28,0 +28,0 @@ "tap-parser": "^1.0.4"

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