@envelop/validation-cache
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -1,2 +0,2 @@ | ||
import { Plugin } from '@envelop/types'; | ||
import { Plugin } from '@envelop/core'; | ||
import { GraphQLError } from 'graphql'; | ||
@@ -3,0 +3,0 @@ export interface ValidationCache { |
{ | ||
"name": "@envelop/validation-cache", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"sideEffects": false, | ||
"peerDependencies": { | ||
"@envelop/core": "^1.6.1", | ||
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0" | ||
@@ -7,0 +8,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
3701
3