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.20 to 0.0.21

2

lib/reporters/classic.js

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

, util = require('util')
, fancy = Base.useColors
, fancy = Base.useColors && !process.env.TRAVIS
, ms = require('../ms.js')

@@ -11,0 +11,0 @@ , diff = require('diff')

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

@@ -5,0 +5,0 @@ "main": "index.js",

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