Socket
Socket
Sign inDemoInstall

mongodb-js-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-js-cli - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

lib/index.js

@@ -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',

2

package.json
{
"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",

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