heroku-cli-oauth
heroku-cli-oauth copied to clipboard
this code is now in https://github.com/heroku/cli
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.2.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. Commits d69edfd 1.2.3 847473a test all branches 0bd87ec Fix unintialized memory access dc097f3 test newer versions of Node See full diff in compare view...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Release notes Sourced from y18n's releases. y18n y18n-v4.0.3 Bug Fixes release: 4.x.x should not enforce Node 10 (#126) (1e21a53) y18n y18n-v4.0.2 Bug Fixes security:...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
`heroku help clients:info` shows ``` -s, --shell # output in shell format ``` but it appears to only show the ID and SECRET which is undefined: ``` $ heroku clients:info...
`heroku authorizations` only shows the oauth title, which could easily be misleading. The only to know what app the authorization is really for is to show some portion of the...