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 Compare versions

Comparing version 0.0.16 to 0.0.17

4

CHANGELOG.md

@@ -11,2 +11,6 @@ # Changelog

## 0.0.17 (September 10th, 2017)
- Fix broken dependency on `cosmiconfig#3.0`. [#48](https://github.com/cjoudrey/graphql-schema-linter/pull/48) (Thanks @goldcaddy77)
## 0.0.16 (August 29th, 2017)

@@ -13,0 +17,0 @@

5

package.json
{
"name": "graphql-schema-linter",
"version": "0.0.16",
"version": "0.0.17",
"description":

@@ -40,3 +40,4 @@ "Command line tool and package to validate GraphQL schemas against a set of rules.",

"commander": "^2.11.0",
"cosmiconfig": "davidtheclark/cosmiconfig#3.0",
"cosmiconfig":
"davidtheclark/cosmiconfig#6eb3cc85d3a435e6b9e252b341e601960312f410",
"figures": "^2.0.0",

@@ -43,0 +44,0 @@ "glob": "^7.1.2",

Sorry, the diff of this file is not supported yet

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