Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphql-schema-linter

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-schema-linter - npm Package Versions

1
6

0.0.24

Diff

Changelog

Source

0.0.24 (November 30th, 2017)

Bug fixes

  • Fixed an issue where --text formatter was not returning the right column for errors. #74
cjoudrey
published 0.0.23 •

Changelog

Source

0.0.23 (November 28th, 2017)

New features

  • Errors now include the name of the rule that caused the error. #71
cjoudrey
published 0.0.22 •

Changelog

Source

0.0.22 (November 27th, 2017)

New features

cjoudrey
published 0.0.21 •

Changelog

Source

0.0.21 (November 26th, 2017)

Bug fixes

  • Fix a crash when running graphql-schema-linter. #68
cjoudrey
published 0.0.20 •

Changelog

Source

0.0.20 (November 26th, 2017)

New features

  • Add input-object-values-have-descriptions rule. #65
  • Add enum-values-have-descriptions rule. #66
cjoudrey
published 0.0.19 •

Changelog

Source

0.0.19 (November 25th, 2017)

New features

  • The types-have-descriptions rule now validates that union types have a description. #56
  • The types-have-descriptions rule now validates that input types have a description. #57
  • The types-have-descriptions rule now validates that scalar types have a description. #60
  • The types-have-descriptions rule now validates that enum types have a description. #61
  • GraphQL syntax errors will now be reported like other errors instead of crashing. #59

Bug fixes

  • Fix a crash that occured when a .graphql file had no line breaks. #58
cjoudrey
published 0.0.18 •

Changelog

Source

0.0.18 (October 11th, 2017)

  • Remove dependency on git. #50 (Thanks @Caerbannog)
cjoudrey
published 0.0.17 •

Changelog

Source

0.0.17 (September 10th, 2017)

  • Fix broken dependency on cosmiconfig#3.0. #48 (Thanks @goldcaddy77)
cjoudrey
published 0.0.16 •

Changelog

Source

0.0.16 (August 29th, 2017)

Bug fixes

  • Fix issue that prevented graphql-schema-linter from running on lts/* version of node. #46 (Thanks @goldcaddy77)
cjoudrey
published 0.0.15 •

Changelog

Source

0.0.15 (August 28th, 2017)

Bug fixes

  • Fix crash when graphql-schema-linter is given an invalid schema. #42
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