Socket
Socket
Sign inDemoInstall

graphql-transformer-common

Package Overview
Dependencies
Maintainers
0
Versions
761
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.30.1 to 4.31.0

1

API.md

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

PROPERTY_CONNECTION_URI: string;
PROPERTY_SSL_CERTIFICATE: string;
PROPERTY_ENGINE: string;

@@ -528,0 +529,0 @@ PROPERTY_IDENTIFIER: string;

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

# [4.31.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.30.1...graphql-transformer-common@4.31.0) (2024-06-25)
### Features
- **generate-schema:** custom ssl cert support to generate schema command ([#2615](https://github.com/aws-amplify/amplify-category-api/issues/2615)) ([390887f](https://github.com/aws-amplify/amplify-category-api/commit/390887ff4467baca9dad8f70071442b95bb04cf9))
## [4.30.1](https://github.com/aws-amplify/amplify-category-api/compare/graphql-transformer-common@4.30.0...graphql-transformer-common@4.30.1) (2024-04-26)

@@ -8,0 +14,0 @@

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

PROPERTY_CONNECTION_URI: string;
PROPERTY_SSL_CERTIFICATE: string;
PROPERTY_ENGINE: string;

@@ -26,0 +27,0 @@ PROPERTY_IDENTIFIER: string;

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

PROPERTY_CONNECTION_URI: 'connectionUri',
PROPERTY_SSL_CERTIFICATE: 'sslCertificate',
PROPERTY_ENGINE: 'engine',

@@ -29,0 +30,0 @@ PROPERTY_IDENTIFIER: 'identifier',

4

package.json
{
"name": "graphql-transformer-common",
"version": "4.30.1",
"version": "4.31.0",
"description": "Common code and constants for AppSync Transformers",

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

},
"gitHead": "ef703418f9e1b9af08a746c602bc67ee1d3baaab"
"gitHead": "eb2582338abd3e8337cad283b2cb973af1d4f5fd"
}

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