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

@graphql-tools/delegate

Package Overview
Dependencies
Maintainers
3
Versions
1778
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/delegate - npm Package Compare versions

Comparing version 10.0.29 to 10.1.0-alpha-20241031141601-f14118ee58346021c73916e6cf6b5d94be8b052d

1

cjs/index.js

@@ -16,1 +16,2 @@ "use strict";

tslib_1.__exportStar(require("./leftOver.js"), exports);
tslib_1.__exportStar(require("./symbols.js"), exports);

@@ -13,1 +13,2 @@ export * from './Subschema.js';

export * from './leftOver.js';
export * from './symbols.js';

2

package.json
{
"name": "@graphql-tools/delegate",
"version": "10.0.29",
"version": "10.1.0-alpha-20241031141601-f14118ee58346021c73916e6cf6b5d94be8b052d",
"description": "A set of utils for faster development of GraphQL tools",

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

@@ -13,1 +13,2 @@ export * from './Subschema.js';

export * from './leftOver.js';
export * from './symbols.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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc