graphql-request-helper
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "graphql-request-helper", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "", | ||
@@ -10,3 +10,3 @@ "main": "lib/index.js", | ||
"start": "npm run build && node lib/index.js", | ||
"test": "jest --config ./test/jest-e2e.json --forceExit", | ||
"publish": "npm build && npm publish", | ||
"lint": "eslint --ext .js,.ts ./src", | ||
@@ -13,0 +13,0 @@ "lint:fix": "eslint --fix --ext .js,.ts ./src" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54573