graphql-schema-linter
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -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 @@ |
{ | ||
"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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
364477