heroku-accounts
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -14,4 +14,4 @@ 'use strict' | ||
let auth = yield cli.login() | ||
accounts.add(name, auth.user.email, auth.access_token.token) | ||
let auth = yield cli.login({sso: context.flags.sso}) | ||
accounts.add(name, auth.email, auth.token) | ||
} | ||
@@ -23,3 +23,4 @@ | ||
args: [{name: 'name'}], | ||
flags: [{name: 'sso', description: 'login for enterprise users under SSO'}], | ||
run: cli.command(co.wrap(run)) | ||
} |
{ | ||
"name": "heroku-accounts", | ||
"description": "manage multiple heroku accounts", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"author": "Jeff Dickey @dickeyxxx", | ||
@@ -9,3 +9,3 @@ "bugs": "https://github.com/heroku/heroku-accounts/issues", | ||
"co": "4.6.0", | ||
"heroku-cli-util": "6.0.13", | ||
"heroku-cli-util": "6.1.1", | ||
"mkdirp": "0.5.1", | ||
@@ -12,0 +12,0 @@ "netrc": "0.1.4", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6575
166
2
+ Addedheroku-cli-util@6.1.1(transitive)
+ Addedheroku-client@3.0.0-beta3(transitive)
+ Addedlodash.ary@4.1.0(transitive)
+ Addedlodash.defaults@4.1.0(transitive)
+ Addedlodash.get@4.4.0(transitive)
+ Addedlodash.keys@4.0.8(transitive)
+ Addedlodash.mapvalues@4.5.0(transitive)
+ Addedlodash.partial@4.2.0(transitive)
+ Addedlodash.pickby@4.5.0(transitive)
+ Addedlodash.property@4.4.0(transitive)
+ Addedlodash.repeat@4.0.4(transitive)
+ Addedlodash.result@4.5.0(transitive)
- Removedheroku-cli-util@6.0.13(transitive)
- Removedheroku-client@3.0.0-beta2(transitive)
- Removedlodash._basefor@3.0.3(transitive)
- Removedlodash._baseiteratee@4.7.0(transitive)
- Removedlodash._basetostring@4.12.0(transitive)
- Removedlodash._createwrapper@4.0.5(transitive)
- Removedlodash._stringtopath@4.8.0(transitive)
- Removedlodash.ary@4.0.1(transitive)
- Removedlodash.assigninwith@4.2.0(transitive)
- Removedlodash.defaults@4.0.1(transitive)
- Removedlodash.get@4.3.0(transitive)
- Removedlodash.keys@4.0.7(transitive)
- Removedlodash.keysin@4.2.0(transitive)
- Removedlodash.mapvalues@4.4.0(transitive)
- Removedlodash.partial@4.1.4(transitive)
- Removedlodash.pickby@4.4.0(transitive)
- Removedlodash.property@4.3.0(transitive)
- Removedlodash.repeat@4.0.3(transitive)
- Removedlodash.rest@4.0.5(transitive)
- Removedlodash.result@4.4.0(transitive)
- Removedlodash.tostring@4.1.4(transitive)
Updatedheroku-cli-util@6.1.1