graphql-shield

v6.0.6
GraphQL Server permissions as another layer of abstraction!
graphql permissions shield server authentication authorization rules

compile

tsc -d

coverage

codecov

clean

rimraf dist

docz:dev

docz dev

docz:build

docz build

lint

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

postinstall

lightercollective postinstall

posttest

npm-run-all lint

prepublishOnly

npm-run-all compile

release

semantic-release

test

npm-run-all --parallel test:*

test:jest

NODE_ENV=test jest

test:types

tsc --noEmit

Metadata

  • MIT
  • Whatever
  • Matic Zavadlal
  • released 8/26/2019

Downloads

Maintainers