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

@graphql-tools/apollo-engine-loader

Package Overview
Dependencies
Maintainers
4
Versions
1184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/apollo-engine-loader - npm Package Compare versions

Comparing version 8.0.12 to 8.0.13-alpha-20250108095849-d2bf73442aa0d3e20e0acbeaeb66593a68ca9362

2

cjs/index.js

@@ -5,3 +5,3 @@ "use strict";

const tslib_1 = require("tslib");
const sync_fetch_1 = tslib_1.__importDefault(require("@ardatan/sync-fetch"));
const sync_fetch_1 = tslib_1.__importDefault(require("sync-fetch"));
const utils_1 = require("@graphql-tools/utils");

@@ -8,0 +8,0 @@ const fetch_1 = require("@whatwg-node/fetch");

@@ -1,2 +0,2 @@

import syncFetch from '@ardatan/sync-fetch';
import syncFetch from 'sync-fetch';
import { parseGraphQLSDL } from '@graphql-tools/utils';

@@ -3,0 +3,0 @@ import { fetch } from '@whatwg-node/fetch';

{
"name": "@graphql-tools/apollo-engine-loader",
"version": "8.0.12",
"version": "8.0.13-alpha-20250108095849-d2bf73442aa0d3e20e0acbeaeb66593a68ca9362",
"description": "A set of utils for faster development of GraphQL tools",

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

"dependencies": {
"@ardatan/sync-fetch": "^0.0.1",
"@graphql-tools/utils": "^10.7.2",
"@whatwg-node/fetch": "^0.10.0",
"sync-fetch": "0.6.0-2",
"tslib": "^2.4.0"

@@ -15,0 +15,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