Socket
Socket
Sign inDemoInstall

@graphql-tools/load-files

Package Overview
Dependencies
4
Maintainers
3
Versions
637
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.6.0 to 6.6.1-alpha-20220809122146-f067c9c2

typings/index.d.cts

6

package.json
{
"name": "@graphql-tools/load-files",
"version": "6.6.0",
"version": "6.6.1-alpha-20220809122146-f067c9c2",
"description": "A set of utils for faster development of GraphQL tools",

@@ -31,3 +31,3 @@ "sideEffects": false,

"require": {
"types": "./typings/index.d.ts",
"types": "./typings/index.d.cts",
"default": "./cjs/index.js"

@@ -46,3 +46,3 @@ },

"require": {
"types": "./typings/*.d.ts",
"types": "./typings/*.d.cts",
"default": "./cjs/*.js"

@@ -49,0 +49,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc