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

@graphql-inspector/validate-command

Package Overview
Dependencies
Maintainers
3
Versions
535
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-inspector/validate-command - npm Package Compare versions

Comparing version 3.4.2-alpha-20230207141757-b7d89025 to 3.4.2-alpha-20230207142157-9eb09924

4

index.js

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

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

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

{
"name": "@graphql-inspector/validate-command",
"version": "3.4.2-alpha-20230207141757-b7d89025",
"version": "3.4.2-alpha-20230207142157-9eb09924",
"description": "Validate Documents in GraphQL Inspector",

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

"dependencies": {
"@graphql-inspector/commands": "3.4.1-alpha-20230207141757-b7d89025",
"@graphql-inspector/commands": "3.4.1-alpha-20230207142157-9eb09924",
"@graphql-inspector/core": "3.5.0",

@@ -47,4 +47,5 @@ "@graphql-inspector/logger": "3.4.0",

"import": "./*.mjs"
}
},
"./package.json": "./package.json"
}
}

Sorry, the diff of this file is not supported yet

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