graphql-shield

v0.0.8
A GraphQL protector tool to keep your queries and mutations safe from intruders.
graphql permissions shield server

prepublish

npm run build

build

rm -rf dist && tsc -d

lint

tslint --project tsconfig.json {src}/**/*.ts

test-ava

ava tests/*.js --verbose

test

npm run lint && npm run build && npm run test-ava

Metadata

  • MIT
  • Whatever
  • Matic Zavadlal
  • released 2/14/2018

Downloads

Maintainers