Socket
Socket
Sign inDemoInstall

@graphql-tools/prisma-loader

Package Overview
Dependencies
84
Maintainers
3
Versions
1542
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.2.73-alpha-20230517113734-68d1496b to 8.0.0-alpha-20230517123108-df347e95

11

package.json
{
"name": "@graphql-tools/prisma-loader",
"version": "7.2.73-alpha-20230517113734-68d1496b",
"version": "8.0.0-alpha-20230517123108-df347e95",
"description": "A set of utils for faster development of GraphQL tools",

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

"dependencies": {
"@whatwg-node/fetch": "^0.9.0-rc-20230517001623-e05e3a0",
"@graphql-tools/url-loader": "7.17.19-alpha-20230517113734-68d1496b",
"@graphql-tools/utils": "^9.2.1",
"@whatwg-node/fetch": "^0.9.0",
"@graphql-tools/url-loader": "8.0.0-alpha-20230517123108-df347e95",
"@graphql-tools/utils": "10.0.0-alpha-20230517123108-df347e95",
"@types/js-yaml": "^4.0.0",

@@ -37,2 +37,5 @@ "@types/json-stable-stringify": "^1.0.32",

"license": "MIT",
"engines": {
"node": ">=16.0.0"
},
"main": "cjs/index.js",

@@ -39,0 +42,0 @@ "module": "esm/index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc