Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@heroku-cli/command

Package Overview
Dependencies
Maintainers
21
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heroku-cli/command - npm Package Compare versions

Comparing version 7.1.0 to 7.1.1

8

CHANGELOG.md

@@ -0,1 +1,9 @@

<a name="7.1.1"></a>
## [7.1.1](https://github.com/heroku/heroku-cli-command/compare/v7.1.0...v7.1.1) (2018-04-06)
### Bug Fixes
* updated metadata ([960d294](https://github.com/heroku/heroku-cli-command/commit/960d294))
<a name="7.1.0"></a>

@@ -2,0 +10,0 @@ # [7.1.0](https://github.com/heroku/heroku-cli-command/compare/v7.0.16...v7.1.0) (2018-04-06)

4

package.json
{
"name": "@heroku-cli/command",
"description": "heroku specific functionality for the cli-engine",
"version": "7.1.0",
"description": "base class for Heroku CLI commands",
"version": "7.1.1",
"author": "Jeff Dickey @jdxcode",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/heroku/heroku-cli-command/issues",

@heroku-cli/command
===================
heroku specific functionality for the cli-engine
Base class for Heroku CLI commands. Built off of [oclif](https://oclif.io).
[![Version](https://img.shields.io/npm/v/@heroku-cli/command.svg)](https://npmjs.org/package/@heroku-cli/command)
[![CircleCI](https://circleci.com/gh/heroku/cli-engine-heroku/tree/master.svg?style=svg)](https://circleci.com/gh/heroku/cli-engine-heroku/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/heroku/cli-engine-heroku?branch=master&svg=true)](https://ci.appveyor.com/project/heroku/cli-engine-heroku/branch/master)
[![Codecov](https://codecov.io/gh/heroku/cli-engine-heroku/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/cli-engine-heroku)
[![Greenkeeper](https://badges.greenkeeper.io/heroku/cli-engine-heroku.svg)](https://greenkeeper.io/)
[![CircleCI](https://circleci.com/gh/heroku/heroku-cli-command/tree/master.svg?style=svg)](https://circleci.com/gh/heroku/heroku-cli-command/tree/master)
[![Appveyor CI](https://ci.appveyor.com/api/projects/status/github/heroku/heroku-cli-command?branch=master&svg=true)](https://ci.appveyor.com/project/heroku/heroku-cli-command/branch/master)
[![Codecov](https://codecov.io/gh/heroku/heroku-cli-command/branch/master/graph/badge.svg)](https://codecov.io/gh/heroku/heroku-cli-command)
[![Greenkeeper](https://badges.greenkeeper.io/heroku/heroku-cli-command.svg)](https://greenkeeper.io/)
[![Known Vulnerabilities](https://snyk.io/test/npm/@heroku-cli/command/badge.svg)](https://snyk.io/test/npm/@heroku-cli/command)
[![Downloads/week](https://img.shields.io/npm/dw/@heroku-cli/command.svg)](https://npmjs.org/package/@heroku-cli/command)
[![License](https://img.shields.io/npm/l/@heroku-cli/command.svg)](https://github.com/heroku/cli-engine-heroku/blob/master/package.json)
[![License](https://img.shields.io/npm/l/@heroku-cli/command.svg)](https://github.com/heroku/heroku-cli-command/blob/master/package.json)
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