Socket
Socket
Sign inDemoInstall

@graphql-tools/graphql-file-loader

Package Overview
Dependencies
Maintainers
3
Versions
1029
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 8.0.0-rc-20230519104353-b09f3180 to 8.0.0-rc-20230519104627-f6fea064

2

cjs/index.js

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

}
catch (_a) {
catch {
return false;

@@ -57,0 +57,0 @@ }

@@ -50,3 +50,3 @@ import { isValidPath, parseGraphQLSDL, asArray } from '@graphql-tools/utils';

}
catch (_a) {
catch {
return false;

@@ -53,0 +53,0 @@ }

{
"name": "@graphql-tools/graphql-file-loader",
"version": "8.0.0-rc-20230519104353-b09f3180",
"version": "8.0.0-rc-20230519104627-f6fea064",
"description": "A set of utils for faster development of GraphQL tools",

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

"dependencies": {
"@graphql-tools/import": "7.0.0-rc-20230519104353-b09f3180",
"@graphql-tools/utils": "10.0.0-rc-20230519104353-b09f3180",
"@graphql-tools/import": "7.0.0-rc-20230519104627-f6fea064",
"@graphql-tools/utils": "10.0.0-rc-20230519104627-f6fea064",
"globby": "^11.0.3",

@@ -14,0 +14,0 @@ "unixify": "^1.0.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