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

neonctl

Package Overview
Dependencies
Maintainers
2
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neonctl - npm Package Compare versions

Comparing version 1.11.1 to 1.11.2

3

index.js

@@ -39,2 +39,3 @@ import yargs from 'yargs';

describe: 'The API host',
hidden: true,
default: 'https://console.neon.tech/api/v2',

@@ -52,2 +53,3 @@ })

description: 'URL to Neon OAuth host',
hidden: true,
default: 'https://oauth2.neon.tech',

@@ -57,2 +59,3 @@ })

description: 'OAuth client id',
hidden: true,
type: 'string',

@@ -59,0 +62,0 @@ default: defaultClientID,

2

package.json

@@ -8,3 +8,3 @@ {

"type": "module",
"version": "1.11.1",
"version": "1.11.2",
"description": "CLI tool for NeonDB Cloud management",

@@ -11,0 +11,0 @@ "main": "index.js",

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