graphql-transformer-common
Advanced tools
Comparing version 4.24.6-alpha.5 to 4.24.6-alpha.51
import { ObjectTypeDefinitionNode, InputValueDefinitionNode, FieldDefinitionNode, TypeNode, SchemaDefinitionNode, OperationTypeNode, OperationTypeDefinitionNode, ObjectTypeExtensionNode, NamedTypeNode, NonNullTypeNode, ListTypeNode, ArgumentNode, DirectiveNode, EnumTypeDefinitionNode, ValueNode, InputObjectTypeDefinitionNode, UnionTypeDefinitionNode, DocumentNode } from 'graphql'; | ||
declare type ScalarMap = { | ||
type ScalarMap = { | ||
[k: string]: 'String' | 'Int' | 'Float' | 'Boolean' | 'ID'; | ||
@@ -4,0 +4,0 @@ }; |
{ | ||
"name": "graphql-transformer-common", | ||
"version": "4.24.6-alpha.5+d226d0be4", | ||
"version": "4.24.6-alpha.51+7a8af8fee", | ||
"description": "Common code and constants for AppSync Transformers", | ||
@@ -28,3 +28,3 @@ "repository": { | ||
"graphql": "^15.5.0", | ||
"graphql-mapping-template": "4.20.9-alpha.5+d226d0be4", | ||
"graphql-mapping-template": "4.20.9-alpha.51+7a8af8fee", | ||
"md5": "^2.2.1", | ||
@@ -52,3 +52,3 @@ "pluralize": "8.0.0" | ||
}, | ||
"gitHead": "d226d0be4bd07c92594122137b45b09a1954d525" | ||
"gitHead": "7a8af8feeeeb551b0fbb9c3c8aa6fed39d4e2a6a" | ||
} |
Sorry, the diff of this file is not supported yet
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
212716