graphql-binary
graphql-binary copied to clipboard
GraphQL binary protocol for smaller network traffic and parsing performance
Bumps [dset](https://github.com/lukeed/dset) from 3.1.1 to 3.1.2. Release notes Sourced from dset's releases. v3.1.2 Patches (dset/merge): Prevent possible prototype pollution (#34): 2d156c7 Thank you @n1ru4l~! Chores (dset/merge): Add tests for "proto"...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @dlafreniere in lquixada/cross-fetch#124 New Contributors @dlafreniere made their...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
I wanna try it in python, but I don't want to reverse-engineer it from the code. Could you please write a specification? And it's better to do it in Kaitai...
A custom Apollo Link using gqlb should be created for easy integration Correspondingly a server side solution must be provided, `apollo-server-express` middleware maybe? `subscription-transport-ws` allows passing a string in `query`...
There should be a containerized proxy that would automatically encode\decode data between client and actual GraphQL server using introspection A visible problem is that some GraphQL servers limit the introspection...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...