mongodb-js-cli
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -7,2 +7,6 @@ var chalk = require('chalk'); | ||
if (process.env.EVERGREEN) { | ||
process.env.CI = process.env.EVERGREEN; | ||
} | ||
var ICON_TO_COLOR = { | ||
@@ -9,0 +13,0 @@ 'tick': 'green', |
{ | ||
"name": "mongodb-js-cli", | ||
"description": "Tools for mongodb-js to write excellent CLI's", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "fmt": "mongodb-js-fmt", |
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
15931
124
4