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

graphql-component

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-component - npm Package Versions

1
46
8

1.2.3

Diff
tlivings
published 1.2.3 •

Changelog

Source

v1.2.3

  • Allow extended properties in federated schema with custom directives
tlivings
published 1.2.2 •

Changelog

Source

v1.2.2

  • Allow custom directives in federation (#40)
tlivings
published 1.2.1 •

Changelog

Source

v1.2.1

  • Clean up empty types that were excluded (#38)
  • Reduced package size with npmignore
tlivings
published 1.2.0 •

Changelog

Source

v1.2.0

  • Added federation support
  • New license copyright
tlivings
published 1.1.3 •

Changelog

Source

v1.1.3

  • Fixed data source proxy losing instance binding
  • Upgraded to graphql peer ^14
tlivings
published 1.1.2 •
tlivings
published 1.1.1 •

Changelog

Source

v1.1.1

  • execute now supports both document objects and strings.
tlivings
published 1.1.0 •

Changelog

Source

v1.1.0

  • Added first class data source support and overriding
tlivings
published 1.0.4 •

Changelog

Source

v1.0.4

  • Fixes #23
tlivings
published 1.0.3 •

Changelog

Source

v1.0.3

  • Disabling type resolvers from memoization — this doesn't work right for type resolvers.