Socket
Socket
Sign inDemoInstall

@aws-amplify/graphql-transformer-interfaces

Package Overview
Dependencies
Maintainers
10
Versions
315
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/graphql-transformer-interfaces - npm Package Compare versions

Comparing version 3.5.0-gen2-release.0 to 3.5.0

1

API.md

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

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

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

3

CHANGELOG.md

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

# [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)
# [3.5.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) (2024-03-28)

@@ -12,3 +12,2 @@ ### 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))

@@ -15,0 +14,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,4 +9,3 @@ export type SynthParameters = {

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

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

},
"gitHead": "03f6c0039768b2540f158cd3dfac8e45f678fceb"
"gitHead": "ac8990dd06d7b6a29c079e84a7c1e23ec5708fc1"
}

@@ -9,3 +9,2 @@ 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc