Socket
Socket
Sign inDemoInstall

@heroku-cli/plugin-run

Package Overview
Dependencies
Maintainers
21
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 8.0.5 to 8.0.6

2

oclif.manifest.json
{
"version": "8.0.5",
"version": "8.0.6",
"commands": {

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

{
"name": "@heroku-cli/plugin-run",
"version": "8.0.5",
"version": "8.0.6",
"author": "Chris Freeman @cafreeman",

@@ -23,5 +23,2 @@ "bugs": "https://github.com/heroku/cli/issues",

"chai": "^4",
"eslint": "^6.7.2",
"eslint-config-oclif": "^3.1.0",
"eslint-config-oclif-typescript": "^0.1.0",
"globby": "^10",

@@ -69,3 +66,3 @@ "http-call": "^5.2.5",

"scripts": {
"lint": "eslint . --ext .ts --config .eslintrc",
"lint": "eslint . --ext .ts --config ../../.eslintrc --ignore-path ../../.eslintignore-lib",
"postpack": "rm -f oclif.manifest.json",

@@ -79,3 +76,3 @@ "prepack": "rm -rf lib && tsc -b && oclif manifest",

},
"gitHead": "b12810e691a539d5f6296a0438dad4bbe3ffaad2"
"gitHead": "fea176d725fbf0caad74a8824114c78cee40d451"
}

@@ -24,3 +24,3 @@ # @heroku-cli/plugin-run

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

@@ -71,3 +71,3 @@ USAGE

_See code: [src/commands/logs.ts](https://github.com/heroku/cli/blob/v8.0.5/src/commands/logs.ts)_
_See code: [src/commands/logs.ts](https://github.com/heroku/cli/blob/v8.0.6/src/commands/logs.ts)_

@@ -103,3 +103,3 @@ ## `heroku run`

_See code: [src/commands/run/index.ts](https://github.com/heroku/cli/blob/v8.0.5/src/commands/run/index.ts)_
_See code: [src/commands/run/index.ts](https://github.com/heroku/cli/blob/v8.0.6/src/commands/run/index.ts)_

@@ -129,3 +129,3 @@ ## `heroku run:detached`

_See code: [src/commands/run/detached.ts](https://github.com/heroku/cli/blob/v8.0.5/src/commands/run/detached.ts)_
_See code: [src/commands/run/detached.ts](https://github.com/heroku/cli/blob/v8.0.6/src/commands/run/detached.ts)_
<!-- commandsstop -->
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