@envelop/types
Advanced tools
Comparing version 0.1.0 to 0.1.1-alpha-88a41cb.0
@@ -30,2 +30,3 @@ import { DocumentNode, GraphQLSchema, Source, ParseOptions, GraphQLError, execute, parse, validate, GraphQLResolveInfo, ExecutionArgs, ExecutionResult, ValidationRule, TypeInfo, subscribe, SubscriptionArgs } from 'graphql'; | ||
schema: GraphQLSchema; | ||
replaceSchema: (newSchema: GraphQLSchema) => void; | ||
}) => void; | ||
@@ -32,0 +33,0 @@ onPluginInit?: (options: { |
{ | ||
"name": "@envelop/types", | ||
"version": "0.1.0", | ||
"version": "0.1.1-alpha-88a41cb.0", | ||
"sideEffects": false, | ||
@@ -8,2 +8,7 @@ "peerDependencies": { | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/dotansimha/envelop.git", | ||
"directory": "packages/types" | ||
}, | ||
"author": "Dotan Simha <dotansimha@gmail.com>", | ||
@@ -10,0 +15,0 @@ "license": "MIT", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4727
99
0