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

@wayfair/gqmock

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wayfair/gqmock - npm Package Versions

23

2.0.1

Diff

Changelog

Source

[v2.0.1] - 2024-09-09

Fix

  • Revert @chalk upgrade due to module import differences with previous version
wayfair
published 2.0.0 •

Changelog

Source

[v2.0.0] - 2024-09-09

Chore

  • Updated many dependencies of this library. See the package.json diff for details.

Breaking

  • @faker-js/faker is now a peer dependency and is required to be installed by consuming projects if that functionality is used.
wayfair
published 1.3.1 •

Changelog

Source

[v1.3.1] - 2024-02-08

Fixed

  • fix: support variables nested in query when making private queries
wayfair
published 1.3.0 •

Changelog

Source

[v1.3.0] - 2024-02-02

Added

  • feat: support nested faker configurations (for scalars, etc)
wayfair
published 1.2.2 •

Changelog

Source

[v1.2.2] - 2023-12-21

Fixed

  • fix: support multiple nodes in private queries
wayfair
published 1.2.1 •

Changelog

Source

[v1.2.1] - 2023-12-15

Fixed

  • fix: support unions when building private queries
wayfair
published 1.2.0 •

Changelog

Source

[v1.2.0] - 2023-11-01

Added

  • feat: allow explicit passing of cors options
wayfair
published 1.1.2 •

Changelog

Source

[v1.1.2] - 2023-08-21

Fixed

  • fix: handle null arguments
wayfair
published 1.1.1 •

Changelog

Source

[v1.1.1] - 2023-08-09

Fixed

  • fix: resolve matching arguments correctly + support nested arguments
wayfair
published 1.1.0 •

Changelog

Source

[v1.1.0] - 2023-06-28

Added

  • feat: add support for serving a GraphQL IDE from the mock servers /graphql route. Three options are available:
    • DEFAULT GraphQLIDE.ApolloSandbox: Serve's the Apollo Sandbox experience.
    • GraphQLIDE.GraphiQL: Serve's the latest version of GraphiQL
    • GraphQLIDE.None: Disables the GraphQL IDE experience

Fixed

  • fix: don't require sequenceId when executing a query
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