Socket
Socket
Sign inDemoInstall

@graphql-tools/json-file-loader

Package Overview
Dependencies
Maintainers
3
Versions
1022
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-tools/json-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

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

}
catch (_a) {
catch {
return false;

@@ -52,0 +52,0 @@ }

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

}
catch (_a) {
catch {
return false;

@@ -48,0 +48,0 @@ }

{
"name": "@graphql-tools/json-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,3 +10,3 @@ "sideEffects": false,

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

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