Socket
Socket
Sign inDemoInstall

@graphql-mesh/graphql

Package Overview
Dependencies
Maintainers
3
Versions
3494
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-mesh/graphql - npm Package Compare versions

Comparing version 0.0.20-alpha-5768378.13 to 0.0.20-alpha-5ba63ae.26

4

index.cjs.js

@@ -24,3 +24,3 @@ 'use strict';

info,
context
context,
};

@@ -33,5 +33,5 @@ return graphqlToolsFork.delegateToSchema(delegationOptions);

};
}
},
};
module.exports = handler;

@@ -22,3 +22,3 @@ import { delegateToSchema } from 'graphql-tools-fork';

info,
context
context,
};

@@ -31,5 +31,5 @@ return delegateToSchema(delegationOptions);

};
}
},
};
export default handler;
{
"name": "@graphql-mesh/graphql",
"version": "0.0.20-alpha-5768378.13+5768378",
"version": "0.0.20-alpha-5ba63ae.26+5ba63ae",
"peerDependencies": {

@@ -15,5 +15,5 @@ "graphql": "*"

"dependencies": {
"@graphql-mesh/types": "0.0.20-alpha-5768378.13+5768378",
"@graphql-toolkit/core": "0.10.2",
"@graphql-toolkit/url-loader": "0.10.2",
"@graphql-mesh/types": "0.0.20-alpha-5ba63ae.26+5ba63ae",
"@graphql-toolkit/core": "0.10.3",
"@graphql-toolkit/url-loader": "0.10.3",
"fetchache": "0.0.3"

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