Socket
Socket
Sign inDemoInstall

@heroku-cli/plugin-certs-v5

Package Overview
Dependencies
112
Maintainers
48
Versions
97
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.10.1-beta.0 to 8.11.0-beta.0

2

oclif.manifest.json
{
"version": "8.10.1-beta.0",
"version": "8.11.0-beta.0",
"commands": {

@@ -4,0 +4,0 @@ "certs:add": {

{
"name": "@heroku-cli/plugin-certs-v5",
"description": "heroku ssl plugin",
"version": "8.10.1-beta.0",
"version": "8.11.0-beta.0",
"author": "Ransom Briggs rbriggs@heroku.com",

@@ -68,3 +68,3 @@ "bugs": "https://github.com/heroku/cli/issues",

},
"gitHead": "13cd6605308d12380e1ac564a7812436bf70b29f"
"gitHead": "3de2c9f2d52632c65c63a706d7c70391980876f7"
}

@@ -34,3 +34,3 @@ heroku-certs

_See code: [commands/certs/index.js](https://github.com/heroku/cli/blob/v8.10.1-beta.0/packages/certs-v5/commands/certs/index.js)_
_See code: [commands/certs/index.js](https://github.com/heroku/cli/blob/v8.11.0-beta.0/packages/certs-v5/commands/certs/index.js)_

@@ -57,3 +57,3 @@ ## `heroku certs:add [CRT] [KEY]`

_See code: [commands/certs/add.js](https://github.com/heroku/cli/blob/v8.10.1-beta.0/packages/certs-v5/commands/certs/add.js)_
_See code: [commands/certs/add.js](https://github.com/heroku/cli/blob/v8.11.0-beta.0/packages/certs-v5/commands/certs/add.js)_

@@ -75,3 +75,3 @@ ## `heroku certs:auto`

_See code: [commands/certs/auto/index.js](https://github.com/heroku/cli/blob/v8.10.1-beta.0/packages/certs-v5/commands/certs/auto/index.js)_
_See code: [commands/certs/auto/index.js](https://github.com/heroku/cli/blob/v8.11.0-beta.0/packages/certs-v5/commands/certs/auto/index.js)_

@@ -90,3 +90,3 @@ ## `heroku certs:auto:disable`

_See code: [commands/certs/auto/disable.js](https://github.com/heroku/cli/blob/v8.10.1-beta.0/packages/certs-v5/commands/certs/auto/disable.js)_
_See code: [commands/certs/auto/disable.js](https://github.com/heroku/cli/blob/v8.11.0-beta.0/packages/certs-v5/commands/certs/auto/disable.js)_

@@ -108,3 +108,3 @@ ## `heroku certs:auto:enable`

_See code: [commands/certs/auto/enable.js](https://github.com/heroku/cli/blob/v8.10.1-beta.0/packages/certs-v5/commands/certs/auto/enable.js)_
_See code: [commands/certs/auto/enable.js](https://github.com/heroku/cli/blob/v8.11.0-beta.0/packages/certs-v5/commands/certs/auto/enable.js)_

@@ -123,3 +123,3 @@ ## `heroku certs:auto:refresh`

_See code: [commands/certs/auto/refresh.js](https://github.com/heroku/cli/blob/v8.10.1-beta.0/packages/certs-v5/commands/certs/auto/refresh.js)_
_See code: [commands/certs/auto/refresh.js](https://github.com/heroku/cli/blob/v8.11.0-beta.0/packages/certs-v5/commands/certs/auto/refresh.js)_

@@ -138,3 +138,3 @@ ## `heroku certs:chain`

_See code: [commands/certs/chain.js](https://github.com/heroku/cli/blob/v8.10.1-beta.0/packages/certs-v5/commands/certs/chain.js)_
_See code: [commands/certs/chain.js](https://github.com/heroku/cli/blob/v8.11.0-beta.0/packages/certs-v5/commands/certs/chain.js)_

@@ -166,3 +166,3 @@ ## `heroku certs:generate [DOMAIN]`

_See code: [commands/certs/generate.js](https://github.com/heroku/cli/blob/v8.10.1-beta.0/packages/certs-v5/commands/certs/generate.js)_
_See code: [commands/certs/generate.js](https://github.com/heroku/cli/blob/v8.11.0-beta.0/packages/certs-v5/commands/certs/generate.js)_

@@ -186,3 +186,3 @@ ## `heroku certs:info`

_See code: [commands/certs/info.js](https://github.com/heroku/cli/blob/v8.10.1-beta.0/packages/certs-v5/commands/certs/info.js)_
_See code: [commands/certs/info.js](https://github.com/heroku/cli/blob/v8.11.0-beta.0/packages/certs-v5/commands/certs/info.js)_

@@ -204,3 +204,3 @@ ## `heroku certs:key`

_See code: [commands/certs/key.js](https://github.com/heroku/cli/blob/v8.10.1-beta.0/packages/certs-v5/commands/certs/key.js)_
_See code: [commands/certs/key.js](https://github.com/heroku/cli/blob/v8.11.0-beta.0/packages/certs-v5/commands/certs/key.js)_

@@ -223,3 +223,3 @@ ## `heroku certs:remove`

_See code: [commands/certs/remove.js](https://github.com/heroku/cli/blob/v8.10.1-beta.0/packages/certs-v5/commands/certs/remove.js)_
_See code: [commands/certs/remove.js](https://github.com/heroku/cli/blob/v8.11.0-beta.0/packages/certs-v5/commands/certs/remove.js)_

@@ -248,3 +248,3 @@ ## `heroku certs:update [CRT] [KEY]`

_See code: [commands/certs/update.js](https://github.com/heroku/cli/blob/v8.10.1-beta.0/packages/certs-v5/commands/certs/update.js)_
_See code: [commands/certs/update.js](https://github.com/heroku/cli/blob/v8.11.0-beta.0/packages/certs-v5/commands/certs/update.js)_
<!-- commandsstop -->
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc