@escape.tech/graphql-armor-max-tokens
Advanced tools
Comparing version 1.1.0 to 1.1.1
import { Plugin } from '@envelop/types'; | ||
import { GraphQLArmorCallbackConfiguration } from '@escape.tech/graphql-armor-types'; | ||
import type { GraphQLArmorCallbackConfiguration } from '@escape.tech/graphql-armor-types'; | ||
import { Source } from 'graphql'; | ||
@@ -4,0 +4,0 @@ import { ParseOptions, Parser } from 'graphql/language/parser'; |
{ | ||
"name": "@escape.tech/graphql-armor-max-tokens", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Limit the number of tokens allowed in a GraphQL document.", | ||
@@ -30,3 +30,4 @@ "packageManager": "yarn@3.2.3", | ||
"optionalDependencies": { | ||
"@envelop/core": "^2.4.0" | ||
"@envelop/core": "^2.4.0", | ||
"@escape.tech/graphql-armor-types": "0.1.0" | ||
}, | ||
@@ -33,0 +34,0 @@ "devDependencies": { |
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
10484
3