vscode-graphql
vscode-graphql copied to clipboard
:grapes: A GraphQL extension for vscode with support for autocomplete, go to def, and more
Bumps [qs](https://github.com/ljharb/qs) from 6.3.2 to 6.3.3. Changelog Sourced from qs's changelog. 6.3.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.2.0 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.17.1 to 2.20.5. Commits 441f812 2.20.5 d36a1b1 Merge pull request #182 from ChALkeR/chalker/fix-comma b6ea484 Fix uri prefix detection 5389c5b Merge pull request #181 from ChALkeR/chalker/fix-undef df5b313 add...
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. Changelog Sourced from extend's changelog. 3.0.2 / 2018-07-19 [Fix] Prevent merging __proto__ property (#48) [Dev Deps] update eslint, @ljharb/eslint-config, tape [Tests] up to node...
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.13.1 to 1.16.1. Release notes Sourced from sshpk's releases. v1.16.1 Fixes for #60 (correctly encoding certificates with expiry dates >=2050), #62 (accepting PKCS#8 EC private keys with...
Bumps [node.extend](https://github.com/dreamerslab/node.extend) from 1.1.6 to 1.1.8. Commits d4dcc92 v1.1.8 e865437 [meta] add LICENSE.md 503209d v1.1.7 d63002d [Fix] Prevent merging proto property c8194ae [Tests] up to node v11.0, v10.13, v9.11, v8.12,...
Add `"files.associations": {".graphqlconfig": "json"}` to User Settings when installed.