Socket
Socket
Sign inDemoInstall

@aws-amplify/graphql-transformer-interfaces

Package Overview
Dependencies
40
Maintainers
10
Versions
300
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.0-fix-publish-tag.0 to 3.5.0-gen2-release.0

1

API.md

@@ -459,2 +459,3 @@ ## API Report File for "@aws-amplify/graphql-transformer-interfaces"

adminRoles?: string[];
enableIamAccess?: boolean;
};

@@ -461,0 +462,0 @@

3

CHANGELOG.md

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

# [3.5.0-fix-publish-tag.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer-interfaces@3.4.0...@aws-amplify/graphql-transformer-interfaces@3.5.0-fix-publish-tag.0) (2024-03-27)
# [3.5.0-gen2-release.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer-interfaces@3.4.0...@aws-amplify/graphql-transformer-interfaces@3.5.0-gen2-release.0) (2024-03-27)

@@ -12,2 +12,3 @@ ### Features

- add secrets manager as credential store for sql lambda ([#2289](https://github.com/aws-amplify/amplify-category-api/issues/2289)) ([affdb98](https://github.com/aws-amplify/amplify-category-api/commit/affdb988b499591c3a96608f772b637ddd8c3a0c))
- generic iam authorization ([#2385](https://github.com/aws-amplify/amplify-category-api/issues/2385)) ([550ee80](https://github.com/aws-amplify/amplify-category-api/commit/550ee803275817d25447ff1400d55eb1ad4cd0c2))

@@ -14,0 +15,0 @@ # [3.4.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-transformer-interfaces@3.3.3...@aws-amplify/graphql-transformer-interfaces@3.4.0) (2024-02-28)

@@ -9,3 +9,4 @@ export type SynthParameters = {

adminRoles?: string[];
enableIamAccess?: boolean;
};
//# sourceMappingURL=synth-parameters.d.ts.map
{
"name": "@aws-amplify/graphql-transformer-interfaces",
"version": "3.5.0-fix-publish-tag.0",
"version": "3.5.0-gen2-release.0",
"description": "Amplify GraphQL transformer interface definitions",

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

},
"gitHead": "b32d1359cc20706274a128fa42cea8f849226671"
"gitHead": "03f6c0039768b2540f158cd3dfac8e45f678fceb"
}

@@ -9,2 +9,3 @@ export type SynthParameters = {

adminRoles?: string[];
enableIamAccess?: boolean;
};

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc