Socket
Socket
Sign inDemoInstall

@heroku-cli/plugin-ci

Package Overview
Dependencies
Maintainers
27
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.1.4 to 8.1.6-beta.0

2

oclif.manifest.json
{
"version": "8.1.4",
"version": "8.1.6-beta.0",
"commands": {

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

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

@@ -78,7 +78,7 @@ "bugs": "https://github.com/heroku/cli/issues",

"pretest": "tsc -p test --noEmit",
"test": "nyc mocha --forbid-only \"test/**/*.test.ts\"",
"test": "nyc mocha --forbid-only \"test/**/*.unit.test.ts\"",
"posttest": "yarn lint",
"version": "oclif readme && git add README.md"
},
"gitHead": "cb1bf6819b7d8d73055a0032a651937b7b0273be"
"gitHead": "c077daa3360c3e61a95c112e45f4ca4cca9aa0d5"
}

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

$ heroku (--version|-v)
@heroku-cli/plugin-ci/8.1.4 darwin-x64 node-v16.19.0
@heroku-cli/plugin-ci/8.1.6-beta.0 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.1.4/packages/ci/src/commands/ci/index.ts)_
_See code: [src/commands/ci/index.ts](https://github.com/heroku/cli/blob/v8.1.6-beta.0/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.1.4/packages/ci/src/commands/ci/info.ts)_
_See code: [src/commands/ci/info.ts](https://github.com/heroku/cli/blob/v8.1.6-beta.0/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.1.4/packages/ci/src/commands/ci/last.ts)_
_See code: [src/commands/ci/last.ts](https://github.com/heroku/cli/blob/v8.1.6-beta.0/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.1.4/packages/ci/src/commands/ci/rerun.ts)_
_See code: [src/commands/ci/rerun.ts](https://github.com/heroku/cli/blob/v8.1.6-beta.0/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.1.4/packages/ci/src/commands/ci/run.ts)_
_See code: [src/commands/ci/run.ts](https://github.com/heroku/cli/blob/v8.1.6-beta.0/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