Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@escape.tech/graphql-armor-max-tokens

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@escape.tech/graphql-armor-max-tokens - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

dist/declarations/src/index.d.ts
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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc