Comparing version 0.4.8 to 0.4.9
@@ -46,3 +46,3 @@ #!/usr/bin/env node | ||
, "cover-dir": "./coverage" | ||
, stderr: process.env.TAP_STDERR | ||
, stderr: true | ||
, tap: process.env.TAP | ||
@@ -49,0 +49,0 @@ , diag: process.env.TAP_DIAG |
{ | ||
"name": "tap", | ||
"version": "0.4.8", | ||
"version": "0.4.9", | ||
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)", | ||
@@ -5,0 +5,0 @@ "description": "A Test-Anything-Protocol library", |
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
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
21
107698