Socket
Socket
Sign inDemoInstall

@graphql-inspector/commands

Package Overview
Dependencies
Maintainers
2
Versions
418
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-inspector/commands - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

2

index.d.ts

@@ -18,2 +18,4 @@ import { InspectorConfig } from '@graphql-inspector/config';

federation?: boolean;
aws?: boolean;
method?: string;
}

@@ -20,0 +22,0 @@ export declare function parseGlobalArgs(args: GlobalArgs): {

8

package.json
{
"name": "@graphql-inspector/commands",
"version": "2.3.0",
"version": "2.4.0",
"description": "Plugin system for commands in GraphQL Inspector",
"sideEffects": false,
"peerDependencies": {
"@graphql-inspector/config": "2.3.0",
"@graphql-inspector/loaders": "2.3.0",
"@graphql-inspector/config": "2.4.0",
"@graphql-inspector/loaders": "2.4.0",
"graphql": "^0.13.0 || ^14.0.0 || ^15.0.0",
"yargs": "16.1.0"
"yargs": "16.1.1"
},

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

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