Socket
Socket
Sign inDemoInstall

heroku-cli-util

Package Overview
Dependencies
Maintainers
2
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heroku-cli-util - npm Package Compare versions

Comparing version 5.9.2 to 5.9.3

2

lib/styled.js

@@ -21,3 +21,3 @@ 'use strict';

let cardinal = require('cardinal');
let theme = require('cardinal/themes/tomorrow-night');
let theme = require('cardinal/themes/jq');
cli.log(cardinal.highlight(json, {json: true, theme: theme}));

@@ -24,0 +24,0 @@ } else {

{
"name": "heroku-cli-util",
"version": "5.9.2",
"version": "5.9.3",
"description": "Set of helpful CLI utilities",

@@ -24,16 +24,16 @@ "main": "index.js",

"mocha": "^2.2.4",
"mocha-junit-reporter": "1.9.1",
"nock": "7.2.2",
"mocha-junit-reporter": "1.10.0",
"nock": "7.7.2",
"proxyquire": "1.7.4"
},
"dependencies": {
"cardinal": "0.6.0",
"chalk": "1.1.1",
"cardinal": "0.7.1",
"chalk": "1.1.3",
"co": "4.6.0",
"heroku-client": "2.4.2",
"lodash": "4.6.1",
"got": "6.2.0",
"heroku-client": "2.4.3",
"lodash": "4.7.0",
"opn": "3.0.3",
"tunnel-agent": "0.4.2",
"got": "6.1.1"
"tunnel-agent": "0.4.2"
}
}
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