Socket
Socket
Sign inDemoInstall

@graphql-inspector/core

Package Overview
Dependencies
Maintainers
3
Versions
420
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.1-alpha-20240709082553-32b9ab4cc7156f6d2c4d33f66734245efd33958e to 6.1.1-alpha-20240709084005-94f144dafb060058a2d68b2d4b404dda14547fca

2

package.json
{
"name": "@graphql-inspector/core",
"version": "6.1.1-alpha-20240709082553-32b9ab4cc7156f6d2c4d33f66734245efd33958e",
"version": "6.1.1-alpha-20240709084005-94f144dafb060058a2d68b2d4b404dda14547fca",
"description": "Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.",

@@ -5,0 +5,0 @@ "sideEffects": false,

export * from './coverage/index.js';
export { CompletionArgs, CompletionHandler, diff, DiffRule, Rule, UsageHandler, } from './diff/index.js';
export { Change, Changes, ChangeType, TypeOfChangeType, Criticality, CriticalityLevel, } from './diff/changes/change.js';
export { Change, ChangeType, TypeOfChangeType, Criticality, Changes, CriticalityLevel, } from './diff/changes/change.js';
export { similar, SimilarMap } from './similar/index.js';

@@ -5,0 +5,0 @@ export { getTypePrefix } from './utils/graphql.js';

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc