Socket
Socket
Sign inDemoInstall

graphql-parse-resolve-info

Package Overview
Dependencies
4
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234567Next

4.14.0

Diff

Changelog

Source

4.14.0 (2023-10-05)

Features

  • pg-pubsub: add option to immediately get a result on listen (#812) (12712f0)
  • pg: Adds support for using partitioned table parents (#801) (4deb984)
  • pg: use table enums in functions via domain (#832) (35905be)
benjie
published 4.13.0 •

Changelog

Source

4.13.0 (2023-01-12)

Bug Fixes

benjie
published 4.12.3 •

Changelog

Source

4.12.3 (2022-05-25)

Bug Fixes

  • pg-sql2: remove another spread (#796) (dadd261)
  • pg-sql2: use loop not spread, fixes call stack size exceeded (#793) (b4d6c38)
  • pubsub: listen for PG client error to prevent crashes (#791) (e0b107a)
benjie
published 4.12.0 •

Changelog

Source

4.12.0 (2021-05-26)

Bug Fixes

  • order: fix order by computed column SQL item bug (#741) (0635ecb)
  • uniqueKey/pgViewUniqueKey applies to views (#739) (b715f6d)

Features

benjie
published 4.12.0-alpha.0 •

Changelog

Source

4.12.0-alpha.0 (2021-02-15)

Features

  • pg: connections can use named queries (#715) (352dab3)
  • pg: makeProcField can be used to construct aggregates (#714) (8e0102b)
  • pg: procFieldDetails helper (#717) (59a07a2)
benjie
published 4.11.0 •

Changelog

Source

4.11.0 (2021-01-20)

Bug Fixes

  • graphql: ensure buildSchema fails on invalid GraphQL schema (#695) (c837e09)
  • pg-sql2: use same placeholder for same sql.value node (#705) (969d923)

Features

benjie
published 4.10.0 •

Changelog

Source

4.10.0 (2020-11-18)

Features

  • deps: support for GraphQL v15 (#689) (3e7f98f)
  • pg: support domain constrained composite types (#615) (215f5cf)
  • pubsub: add maxListeners to subscription eventEmitter (#688) (576177f)
benjie
published 4.9.0 •

Changelog

Source

4.9.0 (2020-09-09)

Bug Fixes

  • graphql: root level custom query connection fields now nullable (#653) (131c6ac)
  • improve error when cannot read from enum table (#651) (dbafe55)
  • intervals now return zeros instead of nulls (also updated dependencies) (#656) (2739f79)

Features

  • add UUID validation so errors are raised earlier (#652) (9265262)
benjie
published 4.8.0-rc.0 •

Changelog

Source

4.8.0-rc.0 (2020-08-04)

Bug Fixes

  • error message typo (001de88)
  • live: live collection for single backward relation record (#625) (7f0225e)
  • watch: handle errors during watchSchema (#624) (4ef1b7b)

Features

  • add support for "enum tables" (#635) (e6bde66)
  • add support for geometric types (#637) (419ec87)
  • graphile-utils: Type update on addPgTableOrderByPlugin (#629) (91dbf6f)
  • subscriptions: @pgSubscription now supports initial events (#612) (e862aad)
  • warn early if placeholders will be exhausted (#632) (5c22e41)
benjie
published 4.7.0 •

Changelog

Source

4.7.0 (2020-04-27)

Bug Fixes

  • introspection: don't query roles when ignoring RBAC (#598) (bfe2427)
  • types: relax index signature in JSONPgSmartTags (#618) (edf2abf)

Features

234567Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc