Socket
Socket
Sign inDemoInstall

@graphql-tools/utils

Package Overview
Dependencies
Maintainers
3
Versions
1273
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/utils - npm Package Compare versions

Comparing version 10.4.0 to 10.5.0-rc-20240811235940-bd9001526b630fb4439363b67649aea5e116a0e6

1

cjs/index.js

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

tslib_1.__exportStar(require("./debugTimer.js"), exports);
tslib_1.__exportStar(require("./getDirectiveExtensions.js"), exports);

@@ -57,1 +57,2 @@ export * from './loaders.js';

export * from './debugTimer.js';
export * from './getDirectiveExtensions.js';

2

package.json
{
"name": "@graphql-tools/utils",
"version": "10.4.0",
"version": "10.5.0-rc-20240811235940-bd9001526b630fb4439363b67649aea5e116a0e6",
"description": "Common package containing utils and types for GraphQL tools",

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

@@ -57,1 +57,2 @@ export * from './loaders.js';

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