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

@graphql-tools/graphql-file-loader

Package Overview
Dependencies
Maintainers
3
Versions
1063
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 6.0.0-alpha-b3f9b0a.0 to 6.0.0-alpha-b40891f.0

12

package.json
{
"name": "@graphql-tools/graphql-file-loader",
"version": "6.0.0-alpha-b3f9b0a.0",
"version": "6.0.0-alpha-b40891f.0",
"description": "A set of utils for faster development of GraphQL tools",
"sideEffects": false,
"peerDependencies": {

@@ -9,6 +10,6 @@ "graphql": "^14.0.0 || ^15.0.0"

"dependencies": {
"@graphql-tools/import": "6.0.0-alpha-b3f9b0a.0",
"@graphql-tools/utils": "6.0.0-alpha-b3f9b0a.0",
"@graphql-tools/import": "6.0.0-alpha-b40891f.0",
"@graphql-tools/utils": "6.0.0-alpha-b40891f.0",
"fs-extra": "9.0.0",
"tslib": "1.11.1"
"tslib": "~2.0.0"
},

@@ -24,5 +25,2 @@ "repository": "git@github.com:ardatan/graphql-tools.git",

},
"devDependencies": {
"@types/fs-extra": "8.1.0"
},
"publishConfig": {

@@ -29,0 +27,0 @@ "access": "public"

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