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
2
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.3

Diff

Changelog

Source

v2.0.3

  • [FIXED] individual field exclusions during import - individual field exclusions will no longer modify the original resolver map that is being imported.
  • [FIXED] tightened up argument forwarding when using delegateToComponent() - only arguments the target field is expecting will be extracted from the calling resolver or from the args object provided to delegateToComponent() depending on the situation. Previously, there were some unintended argument leakage in certain edge cases.
expediagroup_oss
published 2.0.2 •

Changelog

Source

v2.0.2

  • [FIXED] importing directives
expediagroup_oss
published 1.3.6 •

expediagroup_oss
published 2.0.1 •

Changelog

Source

v2.0.1

  • [FIXED] error merging to iteratively consider the merge path to properly merge errors in complex situations such as lists
expediagroup_oss
published 2.0.0 •

Changelog

Source

v2.0.0

  • [BREAKING] removed fragment helpers
  • [BREAKING] schemaDirectives (which returned merged directives) removed from component api
  • [BREAKING] removed proxyImportedResolvers feature flag
  • [BREAKING] removed execute
  • [FEATURE] added delegateToComponent to replace execute
  • [FEATURE] args can be overridden/passed via delegateToComponent
  • [FEATURE] added targetRootField option to delegateToComponent
  • [FIXED] delegation for subscription operations
  • [FIXED] Memoizing resolvers didn't take into account aliased requests
  • [FIXED] delegating an operation that contains an abstract type
  • [DOCS] added documentation for delegateToComponent
  • [CLEANUP] use fieldNodes to build sub-operation document in delegateToComponent such that the original operation document isn't unintentionally modified
  • [CLEANUP] removal of proxy resolvers creation when importing resolvers
  • [CLEANUP] Refactor how imports are merged together to be optimized and only run when a schema is requested
  • [CLEANUP] Moved tests alongside source code
expediagroup_oss
published 1.3.5 •

expediagroup_oss
published 1.3.4 •

expediagroup_oss
published 2.0.0-rc4 •

expediagroup_oss
published 1.3.3 •

expediagroup_oss
published 1.3.2 •

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