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

@vgs/netlify-cli-plugin

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vgs/netlify-cli-plugin - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

src/commands/vgs-auth.js

2

oclif.manifest.json

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

{"version":"0.0.0","commands":{"auth":{"id":"auth","description":"Describe the command here\n...\nExtra documentation goes here\n","pluginName":"@vgs/netlify-cli-plugin","pluginType":"core","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"}},"args":[]}}}
{"version":"0.0.1","commands":{"vgs-auth":{"id":"vgs-auth","description":"Describe the command here\n...\nExtra documentation goes here\n","pluginName":"@vgs/netlify-cli-plugin","pluginType":"core","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"}},"args":[]}}}
{
"name": "@vgs/netlify-cli-plugin",
"version": "0.0.0",
"version": "0.0.1",
"author": "Dima Marynych @dmarynych",

@@ -5,0 +5,0 @@ "bugs": "https://github.com/verygoodsecurity/netlify-cli-plugin/issues",

@@ -22,3 +22,3 @@ oclif-plugin-oauth

$ vgs-auth (-v|--version|version)
@vgs/netlify-cli-plugin/0.0.0 darwin-x64 node-v9.11.2
@vgs/netlify-cli-plugin/0.0.1 darwin-x64 node-v9.11.2
$ vgs-auth --help [COMMAND]

@@ -32,5 +32,5 @@ USAGE

<!-- commands -->
* [`vgs-auth auth`](#vgs-auth-auth)
* [`vgs-auth vgs-auth`](#vgs-auth-vgs-auth)
## `vgs-auth auth`
## `vgs-auth vgs-auth`

@@ -41,3 +41,3 @@ Describe the command here

USAGE
$ vgs-auth auth
$ vgs-auth vgs-auth

@@ -52,3 +52,3 @@ OPTIONS

_See code: [src/commands/auth.js](https://github.com/verygoodsecurity/netlify-cli-plugin/blob/v0.0.0/src/commands/auth.js)_
_See code: [src/commands/vgs-auth.js](https://github.com/verygoodsecurity/netlify-cli-plugin/blob/v0.0.1/src/commands/vgs-auth.js)_
<!-- 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