@escape.tech/graphql-armor-block-field-suggestions
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "@escape.tech/graphql-armor-block-field-suggestions", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Block graphql field suggestion.", | ||
"packageManager": "yarn@3.2.2", | ||
"packageManager": "yarn@3.2.3", | ||
"main": "dist/graphql-armor-block-field-suggestions.cjs.js", | ||
@@ -37,4 +37,4 @@ "module": "dist/graphql-armor-block-field-suggestions.esm.js", | ||
"@types/node": "18.6.3", | ||
"typescript": "4.7.4" | ||
"typescript": "4.8.2" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# @escape.tech/graphl-armor-block-field-suggestions | ||
# @escape.tech/graphql-armor-block-field-suggestions | ||
@@ -13,6 +13,6 @@ This plugin will disable the suggestions in a GraphQL query. | ||
# npm | ||
npm install @escape.tech/graphl-armor-block-field-suggestions | ||
npm install @escape.tech/graphql-armor-block-field-suggestions | ||
# yarn | ||
yarn add @escape.tech/graphl-armor-block-field-suggestions | ||
yarn add @escape.tech/graphql-armor-block-field-suggestions | ||
``` | ||
@@ -19,0 +19,0 @@ |
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
5693