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

@graphql-inspector/json-loader

Package Overview
Dependencies
Maintainers
3
Versions
264
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphql-inspector/json-loader - npm Package Versions

1
2224
27

3.1.2

Diff
kamilkisiela
published 3.1.2 •

Changelog

Source

v3.1.2

  • core: Make sure array of null prototype objects is printable #2030
  • cli: Update GraphQL Yoga to v2
kamilkisiela
published 3.1.1 •

Changelog

Source

v3.1.1

  • cli: Use GraphQL Yoga in serve command
kamilkisiela
published 3.1.0 •

Changelog

Source

v3.1.0

  • action: Support introspection query result
kamilkisiela
published 0.0.0-canary.4c9888f •
kamilkisiela
published 3.0.2 •

Changelog

Source

v3.0.2

  • action: schema can now point to GraphQL API
  • cli: fix missing --onUsage in the diff command
kamilkisiela
published 3.0.1 •

Changelog

Source

v3.0.1

  • core: prevent runtime exceptions during printing default value change #2017
kamilkisiela
published 3.0.0 •

Changelog

Source

v3.0.0

  • core: BREAKING CHANGE - diff is now async
  • github: BREAKING CHANGE - experimental_merge is now enabled by default
  • core: Adds considerUsage rule
  • core: Adds safeUnreachable rule
  • core: Fixes missing names of default root types
  • cli, ci: Adds @aws_lambda directive
  • cli, ci: Fixes missing headers in diff command
kamilkisiela
published 0.0.0-canary.36985fe •
kamilkisiela
published 2.9.0 •

Changelog

Source

v2.9.0

  • ci, cli: Add --ignore to validate command
kamilkisiela
published 2.8.1 •

Changelog

Source

v2.8.1

  • ci, cli: --filter should not affect the exit code of the validate command