Socket
Socket
Sign inDemoInstall

graphql

Package Overview
Dependencies
Maintainers
3
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

lib/language/schema/materializer.js

2

lib/executor/values.js

@@ -27,2 +27,3 @@

exports.getArgumentValues = getArgumentValues;
exports.coerceValueAST = coerceValueAST;

@@ -233,2 +234,3 @@ var _error = require('../error');

*/
function coerceValueAST(_x5, _x6, _x7) {

@@ -235,0 +237,0 @@ var _again3 = true;

2

package.json
{
"name": "graphql",
"version": "0.1.7",
"version": "0.1.8",
"description": "A Query Language and Runtime which can target any service.",

@@ -5,0 +5,0 @@ "contributors": [

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