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

@graphql-tools/github-loader

Package Overview
Dependencies
Maintainers
3
Versions
1159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/github-loader - npm Package Compare versions

Comparing version 5.0.1-alpha-ecad9d5.0 to 5.0.1-alpha-f4c5dfe.0

2

index.d.ts

@@ -11,3 +11,3 @@ import { UniversalLoader, SingleFileOptions } from '@graphql-tools/utils';

canLoadSync(): boolean;
load(pointer: string, options: GithubLoaderOptions): Promise<import("../../../utils/src").Source | {
load(pointer: string, options: GithubLoaderOptions): Promise<import("@graphql-tools/utils").Source | {
location: string;

@@ -14,0 +14,0 @@ document: import("graphql").DocumentNode;

{
"name": "@graphql-tools/github-loader",
"version": "5.0.1-alpha-ecad9d5.0",
"version": "5.0.1-alpha-f4c5dfe.0",
"description": "A set of utils for faster development of GraphQL tools",

@@ -9,4 +9,4 @@ "peerDependencies": {

"dependencies": {
"@graphql-tools/utils": "5.0.1-alpha-ecad9d5.0",
"@graphql-tools/graphql-tag-pluck": "5.0.1-alpha-ecad9d5.0",
"@graphql-tools/utils": "5.0.1-alpha-f4c5dfe.0",
"@graphql-tools/graphql-tag-pluck": "5.0.1-alpha-f4c5dfe.0",
"cross-fetch": "3.0.4"

@@ -13,0 +13,0 @@ },

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