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
766
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.0 to 5.1.1-ai-next.0

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;

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

## [5.1.1-ai-next.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@5.1.0...graphql-transformer-common@5.1.1-ai-next.0) (2024-11-01)
**Note:** Version bump only for package graphql-transformer-common
# [5.1.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@5.0.1...graphql-transformer-common@5.1.0) (2024-10-28)

@@ -8,0 +12,0 @@

@@ -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',

4

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

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

},
"gitHead": "b5f095c196b28065ff2c82b6e89894890f887bcc"
"gitHead": "7e91c8e2fdf06534f35f663db8cfff1c3b7fad9e"
}

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