New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

graphql-component

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-component - npm Package Versions

1
8

2.0.0-rc3

Diff

expediagroup_oss
published 2.0.0-rc2 •

expediagroup_oss
published 2.0.0-rc1 •

tlivings
published 1.3.1 •

Changelog

Source

v1.3.1

  • Fixed exclude mapping in GraphQLComponent constructor - Array.map was erroniously changed to Array.filter
tlivings
published 1.3.0 •

Changelog

Source

v1.3.0

  • Imported resolvers will delegate to the imported component schema to which they belong.
  • Remove this._context as default value for context in execute() requiring execute() users to pass in context from a calling resolver.
  • Remove binding of GraphQLComponent class context to Subscription resolvers.
  • Apply proxyImportedResolvers regardless of how the way a component is imported and whether or not exclusions are provided. proxyImportedResolvers can still be turned off for an imported component if the component is passed via config object.
tlivings
published 1.3.0-rc2 •

tlivings
published 1.3.0-rc1 •

tlivings
published 1.2.4 •

Changelog

Source

v1.2.4

  • Execute flag mergeErrors allows inline errors to facilitate returning multiple errors from resolvers that use execute.
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)
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