Socket
Socket
Sign inDemoInstall

@heroku-cli/plugin-ci

Package Overview
Dependencies
Maintainers
19
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heroku-cli/plugin-ci - npm Package Compare versions

Comparing version 8.0.2 to 8.0.5-beta.1

2

oclif.manifest.json
{
"version": "8.0.2",
"version": "8.0.5-beta.1",
"commands": {

@@ -4,0 +4,0 @@ "ci": {

{
"name": "@heroku-cli/plugin-ci",
"description": "Heroku CLI plugin for Heroku CI",
"version": "8.0.2",
"version": "8.0.5-beta.1",
"author": "Raúl Barroso @raulb",

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

"nyc": "^15.1.0",
"oclif": "3.6.4",
"oclif": "3.8.1",
"ts-node": "^10.9.1",

@@ -86,3 +86,3 @@ "typescript": "4.8.4"

},
"gitHead": "25b54faf6670c8e5176bb5ba0021fffde240a854"
"gitHead": "d648f05e3639c78a2933c98b86bc3b3cef57eded"
}

@@ -26,3 +26,3 @@ @heroku-cli/plugin-ci

$ heroku (--version|-v)
@heroku-cli/plugin-ci/8.0.2 darwin-arm64 node-v16.19.0
@heroku-cli/plugin-ci/8.0.5-beta.1 darwin-x64 node-v16.19.0
$ heroku --help [COMMAND]

@@ -63,3 +63,3 @@ USAGE

_See code: [src/commands/ci/index.ts](https://github.com/heroku/cli/blob/v8.0.2/packages/ci/src/commands/ci/index.ts)_
_See code: [src/commands/ci/index.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/packages/ci/src/commands/ci/index.ts)_

@@ -86,3 +86,3 @@ ## `heroku ci:info TEST-RUN`

_See code: [src/commands/ci/info.ts](https://github.com/heroku/cli/blob/v8.0.2/packages/ci/src/commands/ci/info.ts)_
_See code: [src/commands/ci/info.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/packages/ci/src/commands/ci/info.ts)_

@@ -109,3 +109,3 @@ ## `heroku ci:last`

_See code: [src/commands/ci/last.ts](https://github.com/heroku/cli/blob/v8.0.2/packages/ci/src/commands/ci/last.ts)_
_See code: [src/commands/ci/last.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/packages/ci/src/commands/ci/last.ts)_

@@ -131,3 +131,3 @@ ## `heroku ci:rerun [NUMBER]`

_See code: [src/commands/ci/rerun.ts](https://github.com/heroku/cli/blob/v8.0.2/packages/ci/src/commands/ci/rerun.ts)_
_See code: [src/commands/ci/rerun.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/packages/ci/src/commands/ci/rerun.ts)_

@@ -153,3 +153,3 @@ ## `heroku ci:run`

_See code: [src/commands/ci/run.ts](https://github.com/heroku/cli/blob/v8.0.2/packages/ci/src/commands/ci/run.ts)_
_See code: [src/commands/ci/run.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/packages/ci/src/commands/ci/run.ts)_
<!-- commandsstop -->

@@ -156,0 +156,0 @@ * [`heroku ci:info`](#heroku-ci-info)

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