New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vtex/cli-plugin-whoami

Package Overview
Dependencies
Maintainers
68
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtex/cli-plugin-whoami - npm Package Compare versions

Comparing version 0.2.2-beta2 to 0.2.2

2

CHANGELOG.md

@@ -9,2 +9,4 @@ # Changelog

## [0.2.2] - 2021-03-30
## [0.2.2-beta2] - 2021-03-30

@@ -11,0 +13,0 @@

2

oclif.manifest.json

@@ -1,1 +0,1 @@

{"version":"0.2.2-beta2","commands":{"whoami":{"id":"whoami","description":"Prints the current \u001b[38;5;149maccount\u001b[39m, \u001b[38;5;149mworkspace\u001b[39m, environment, and login details.","pluginName":"@vtex/cli-plugin-whoami","pluginType":"core","aliases":[],"examples":["\u001b[38;5;205mvtex whoami\u001b[39m"],"flags":{"verbose":{"name":"verbose","type":"boolean","char":"v","description":"Show debug level logs","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"trace":{"name":"trace","type":"boolean","description":"Ensure all requests to VTEX IO are traced","allowNo":false}},"args":[]}}}
{"version":"0.2.2","commands":{"whoami":{"id":"whoami","description":"Prints the current \u001b[38;5;149maccount\u001b[39m, \u001b[38;5;149mworkspace\u001b[39m, environment, and login details.","pluginName":"@vtex/cli-plugin-whoami","pluginType":"core","aliases":[],"examples":["\u001b[38;5;205mvtex whoami\u001b[39m"],"flags":{"verbose":{"name":"verbose","type":"boolean","char":"v","description":"Show debug level logs","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"trace":{"name":"trace","type":"boolean","description":"Ensure all requests to VTEX IO are traced","allowNo":false}},"args":[]}}}
{
"name": "@vtex/cli-plugin-whoami",
"description": "vtex plugin whoami",
"version": "0.2.2-beta2",
"version": "0.2.2",
"bugs": "https://github.com/vtex/cli-plugin-whoami/issues",

@@ -6,0 +6,0 @@ "dependencies": {

@@ -32,3 +32,3 @@ # VTEX CLI Plugin Whoami

$ vtex (-v|--version|version)
@vtex/cli-plugin-whoami/0.2.2-beta2 linux-x64 node-v12.21.0
@vtex/cli-plugin-whoami/0.2.2 linux-x64 node-v12.21.0
$ vtex --help [COMMAND]

@@ -61,3 +61,3 @@ USAGE

_See code: [build/commands/whoami.ts](https://github.com/vtex/cli-plugin-whoami/blob/v0.2.2-beta2/build/commands/whoami.ts)_
_See code: [build/commands/whoami.ts](https://github.com/vtex/cli-plugin-whoami/blob/v0.2.2/build/commands/whoami.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