Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gemini-testing/commander

Package Overview
Dependencies
Maintainers
9
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gemini-testing/commander - npm Package Compare versions

Comparing version 2.15.2 to 2.15.3

2

package.json
{
"name": "@gemini-testing/commander",
"version": "2.15.2",
"version": "2.15.3",
"description": "the complete solution for node.js command-line programs",

@@ -5,0 +5,0 @@ "keywords": [

@@ -309,2 +309,5 @@ // Type definitions for commander 2.11

declare const commander: commander.CommanderStatic;
export = commander;
declare module "@gemini-testing/commander" {
export = commander;
}
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