graphql-shield

v4.0.0
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-lcov' | coveralls

prepublishOnly

npm run compile

prerelease

npm run test

semantic-release

semantic-release

postinstall

opencollective postinstall

Metadata

  • MIT
  • Whatever
  • Matic Zavadlal
  • released 10/26/2018

Downloads

Maintainers