Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@graphql-inspector/validate-command

Package Overview
Dependencies
42
Maintainers
3
Versions
516
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.4.2-alpha-20230207141519-a258d5ca to 3.4.2-alpha-20230207141648-80c3117f

4

index.js

@@ -55,3 +55,5 @@ 'use strict';

documents: useFilter(invalidDocuments, filter),
}, null, 2), 'utf8');
}, null, 2), {
encoding: 'utf-8',
});
}

@@ -58,0 +60,0 @@ if (shouldFailProcess) {

{
"name": "@graphql-inspector/validate-command",
"version": "3.4.2-alpha-20230207141519-a258d5ca",
"version": "3.4.2-alpha-20230207141648-80c3117f",
"description": "Validate Documents in GraphQL Inspector",

@@ -10,3 +10,3 @@ "sideEffects": false,

"dependencies": {
"@graphql-inspector/commands": "3.4.1-alpha-20230207141519-a258d5ca",
"@graphql-inspector/commands": "3.4.1-alpha-20230207141648-80c3117f",
"@graphql-inspector/core": "3.5.0",

@@ -13,0 +13,0 @@ "@graphql-inspector/logger": "3.4.0",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc