graphql-custom-directives icon indicating copy to clipboard operation
graphql-custom-directives copied to clipboard

A collection of custom graphql directives

Results 4 graphql-custom-directives issues
Sort by recently updated
recently updated
newest added
trafficstars

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.6.0 > * [`39dfe08`](https://github.com/eslint/eslint/commit/39dfe0880fa934e287e8ea1f7b56d5cba8d43765) Update: false positives in function-call-argument-newline (fixes [#12123](https://github-redirect.dependabot.com/eslint/eslint/issues/12123)) ([#12280](https://github-redirect.dependabot.com/eslint/eslint/issues/12280)) (Scott O'Hara) > *...

dependencies

#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/lirown/test/github/fb34456c-dd9f-4680-a17a-a7f9d3ae1bf7/master..snyk-fix-cd9f16ef732836f6121c4514def756f7) for more details. #### Snyk Project: [lirown/graphql-custom-directives:package.json](https://app.snyk.io/org/lirown/project/fb34456c-dd9f-4680-a17a-a7f9d3ae1bf7) ####...

Updated all files (except for src/directiveLocation) to use ES6 export syntax. Changed the default export for the library to be an array of all directives to streamline usage in situations...