tap-mocha-reporter
Advanced tools
Comparing version 0.0.20 to 0.0.21
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
119335
8