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

@heroku-cli/plugin-run

Package Overview
Dependencies
Maintainers
19
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.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 @@ "console": {

{
"name": "@heroku-cli/plugin-run",
"version": "8.0.2",
"version": "8.0.5-beta.1",
"author": "Chris Freeman @cafreeman",

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

"nyc": "^15.1.0",
"oclif": "3.6.4",
"oclif": "3.8.1",
"sinon": "^7.4.1",

@@ -78,3 +78,3 @@ "ts-node": "^10",

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

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

$ heroku (--version|-v)
@heroku-cli/plugin-run/8.0.2 darwin-arm64 node-v16.19.0
@heroku-cli/plugin-run/8.0.5-beta.1 darwin-x64 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.2/src/commands/logs.ts)_
_See code: [src/commands/logs.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/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.2/src/commands/run/index.ts)_
_See code: [src/commands/run/index.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/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.2/src/commands/run/detached.ts)_
_See code: [src/commands/run/detached.ts](https://github.com/heroku/cli/blob/v8.0.5-beta.1/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