graphql-shield

v3.0.0-beta
GraphQL Server permissions as another layer of abstraction!
graphql permissions shield server authentication authorization rules

clean

rimraf dist

compile

tsc -d

pretest

npm run clean && npm run compile

test

npm run testonly

posttest

npm run lint

lint

tslint --project tsconfig.json {src}/**/*.ts && prettier-check --ignore-path .gitignore src/**/*.ts

prettier

prettier --write --ignore-path .gitignore src/**/*.ts

testonly

ava

coverage

nyc ava && nyc report --reporter 'text'

prepublishOnly

npm run compile

prerelease

npm run test

semantic-release

semantic-release

postinstall

opencollective postinstall

Metadata

  • MIT
  • Whatever
  • Matic Zavadlal
  • released 8/28/2018

Downloads

Maintainers