Socket
Socket
Sign inDemoInstall

@aws-amplify/graphql-relational-transformer

Package Overview
Dependencies
Maintainers
10
Versions
411
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.2.2 to 2.2.3

6

CHANGELOG.md

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

## [2.2.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-relational-transformer@2.2.2...@aws-amplify/graphql-relational-transformer@2.2.3) (2023-11-22)
### Bug Fixes
- Allow custom SQL statements without model declarations ([#2087](https://github.com/aws-amplify/amplify-category-api/issues/2087)) ([ea5b26c](https://github.com/aws-amplify/amplify-category-api/commit/ea5b26cd554f5c74b6431cbad6ccf60ab556478f))
## [2.2.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-relational-transformer@2.2.1...@aws-amplify/graphql-relational-transformer@2.2.2) (2023-11-18)

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

14

package.json
{
"name": "@aws-amplify/graphql-relational-transformer",
"version": "2.2.2",
"version": "2.2.3",
"description": "Amplify GraphQL relational modeling transformers",

@@ -31,6 +31,6 @@ "repository": {

"dependencies": {
"@aws-amplify/graphql-index-transformer": "2.2.2",
"@aws-amplify/graphql-model-transformer": "2.3.2",
"@aws-amplify/graphql-transformer-core": "2.3.2",
"@aws-amplify/graphql-transformer-interfaces": "3.3.0",
"@aws-amplify/graphql-index-transformer": "2.2.3",
"@aws-amplify/graphql-model-transformer": "2.3.3",
"@aws-amplify/graphql-transformer-core": "2.3.3",
"@aws-amplify/graphql-transformer-interfaces": "3.3.1",
"graphql": "^15.5.0",

@@ -42,3 +42,3 @@ "graphql-mapping-template": "4.20.12",

"devDependencies": {
"@aws-amplify/graphql-transformer-test-utils": "0.3.2"
"@aws-amplify/graphql-transformer-test-utils": "0.3.3"
},

@@ -71,3 +71,3 @@ "peerDependencies": {

},
"gitHead": "4aa08fae3f0a4b953ef7267522ae537e7ff063ac"
"gitHead": "5256b5955ee204dd56f8074a43406852f8206c54"
}
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