🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

graphql-language-service

Package Overview
Dependencies
Maintainers
14
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-language-service - npm Package Compare versions

Comparing version

to
5.4.0-canary-582d886e.0

4

dist/utils/getOperationFacts.js

@@ -27,3 +27,5 @@ "use strict";

}
catch (_a) { }
catch (_a) {
return;
}
}

@@ -30,0 +32,0 @@ exports.default = getOperationFacts;

@@ -23,5 +23,7 @@ import { parse, visit } from 'graphql';

}
catch (_a) { }
catch (_a) {
return;
}
}
export const getQueryFacts = getOperationFacts;
//# sourceMappingURL=getOperationFacts.js.map
{
"name": "graphql-language-service",
"version": "5.3.2-canary-f1400c3a.0",
"version": "5.4.0-canary-582d886e.0",
"description": "The official, runtime independent Language Service for GraphQL",

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

@@ -93,3 +93,5 @@ /**

};
} catch {}
} catch {
return;
}
}

@@ -96,0 +98,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet