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
46

0.0.14

Diff

Changelog

Source

0.0.14 (August 27th, 2017)

Bug fixes

  • Do not require descriptions on type extension definitions. #41
cjoudrey
published 0.0.13 •

Changelog

Source

0.0.13 (August 27th, 2017)

New features

  • Add support for schemas that are split amongst multiple files. #39
  • Add what file an error occurred in to JSONFormatter output. #39
cjoudrey
published 0.0.12 •

Changelog

Source

0.0.12 (August 16th, 2017)

New features

  • Add enum-values-all-caps rule. #30 (Thanks @goldcaddy77)
cjoudrey
published 0.0.11 •

Changelog

Source

0.0.11 (August 15th, 2017)

Deprecations

  • Deprecate --only and --except in favour of --rules. #29
cjoudrey
published 0.0.10 •

Changelog

Source

0.0.10 (August 15th, 2017)

New features

  • Add ability to configure graphql-schema-linter via configuration files. #26 (Thanks @goldcaddy77)
cjoudrey
published 0.0.9 •

Changelog

Source

0.0.9 (August 10th, 2017)

Bug fixes

  • Fix a bug where the wrong location (column/line) was being reported for DeprecationsHaveAReason rule. #13
  • Fix a bug where the wrong location (column/line) was being reported for TypesAreCapitalized rule. #14
cjoudrey
published 0.0.8 •

Changelog

Source

0.0.8 (August 10th, 2017)

New features

  • Add defined-types-are-used rule. #24
cjoudrey
published 0.0.7 •

Changelog

Source

0.0.7 (August 7th, 2017)

Deprecations

  • Rule names passed to --only and --except should now be passed in kebab-case instead of UpperCamelCase. #19
cjoudrey
published 0.0.6 •

Changelog

Source

0.0.6 (August 7th, 2017)

New features

  • Add EnumValuesSortedAlphabetically rule. #15 (Thanks @goldcaddy77)
cjoudrey
published 0.0.5 •

Changelog

Source

0.0.5 (August 5th, 2017)

New features

  • Add some color to --text output format.
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