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

graphql-transformer-common

Package Overview
Dependencies
Maintainers
12
Versions
770
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-transformer-common - npm Package Compare versions

Comparing version 4.24.6-alpha.5 to 4.24.6-alpha.51

2

lib/definition.d.ts
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

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