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

graphql-transformer-common

Package Overview
Dependencies
Maintainers
0
Versions
767
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 5.1.1-ai-streaming.0 to 5.1.1

1

API.md

@@ -514,2 +514,3 @@ ## API Report File for "graphql-transformer-common"

STRING_METHOD: string;
REF_METHOD: string;
ENUM_METHOD: string;

@@ -516,0 +517,0 @@ REFERENCE_A: string;

2

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [5.1.1-ai-streaming.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@5.1.0...graphql-transformer-common@5.1.1-ai-streaming.0) (2024-10-30)
## [5.1.1](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@5.1.0...graphql-transformer-common@5.1.1) (2024-11-08)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package graphql-transformer-common

@@ -12,2 +12,3 @@ export declare const TYPESCRIPT_DATA_SCHEMA_CONSTANTS: {

STRING_METHOD: string;
REF_METHOD: string;
ENUM_METHOD: string;

@@ -14,0 +15,0 @@ REFERENCE_A: string;

@@ -15,2 +15,3 @@ "use strict";

STRING_METHOD: 'string',
REF_METHOD: 'ref',
ENUM_METHOD: 'enum',

@@ -17,0 +18,0 @@ REFERENCE_A: 'a',

{
"name": "graphql-transformer-common",
"version": "5.1.1-ai-streaming.0",
"version": "5.1.1",
"description": "Common code and constants for AppSync Transformers",

@@ -76,3 +76,3 @@ "repository": {

},
"gitHead": "5b48b6e74d17216a54794a93273994706fc51b3e"
"gitHead": "a6ab93200105e655183d8e8bab387797e7a5553d"
}

Sorry, the diff of this file is not supported yet

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