New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-amplify/graphql-transformer-core

Package Overview
Dependencies
Maintainers
8
Versions
435
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.16.0-mapsto3.0 to 0.16.0

19

CHANGELOG.md

@@ -6,24 +6,21 @@ # Change Log

# [0.16.0-mapsto3.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-transformer-core@0.15.6...@aws-amplify/graphql-transformer-core@0.16.0-mapsto3.0) (2022-01-26)
# [0.16.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-transformer-core@0.15.7...@aws-amplify/graphql-transformer-core@0.16.0) (2022-01-31)
### Bug Fixes
### Features
* add de-dupe logic to field rename map ([c5b731e](https://github.com/aws-amplify/amplify-cli/commit/c5b731ea83a9082c37c4a8e184e9bdccb9b46167))
* address most PR comments ([8f432f3](https://github.com/aws-amplify/amplify-cli/commit/8f432f3e598ab665ae0590bd9888c13fcf1fcd62))
* issue with transformer dependency chain ([8975b22](https://github.com/aws-amplify/amplify-cli/commit/8975b22be871edbea9d099bed453ae086e9a6748))
* refactor complete with tests passing ([86b59ca](https://github.com/aws-amplify/amplify-cli/commit/86b59ca268a2c85ce29efe8384a457650efe5ead))
* refactor to support multiple renamings per type ([46d4028](https://github.com/aws-amplify/amplify-cli/commit/46d40281431afff578fcb883b70600b77979b024))
* renamed relations except for manyToMany working ([ba3897f](https://github.com/aws-amplify/amplify-cli/commit/ba3897f97a805bb3b278af89e5b4f51ce75b2070))
* `[@maps](https://github.com/maps)To` directive to enable renaming models while retaining data ([#9340](https://github.com/aws-amplify/amplify-cli/issues/9340)) ([aedf45d](https://github.com/aws-amplify/amplify-cli/commit/aedf45d9237812d71bb8b56164efe0222ad3d534))
### Features
* mapsTo with searchable ([b280b7c](https://github.com/aws-amplify/amplify-cli/commit/b280b7c2e218f86e352e414aaf55f96f1f8219e9))
* retain original table on type rename ([43b1204](https://github.com/aws-amplify/amplify-cli/commit/43b12048f9ee65b5eeb758e32a715d25673d4fee))
## [0.15.7](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-transformer-core@0.15.6...@aws-amplify/graphql-transformer-core@0.15.7) (2022-01-27)
**Note:** Version bump only for package @aws-amplify/graphql-transformer-core
## [0.15.6](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-transformer-core@0.15.5...@aws-amplify/graphql-transformer-core@0.15.6) (2022-01-20)

@@ -30,0 +27,0 @@

{
"name": "@aws-amplify/graphql-transformer-core",
"version": "0.16.0-mapsto3.0",
"version": "0.16.0",
"description": "A framework to transform from GraphQL SDL to AWS CloudFormation.",

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

"dependencies": {
"@aws-amplify/graphql-transformer-interfaces": "1.13.0-mapsto3.0",
"@aws-amplify/graphql-transformer-interfaces": "1.13.0",
"@aws-cdk/aws-applicationautoscaling": "~1.124.0",

@@ -56,7 +56,7 @@ "@aws-cdk/aws-appsync": "~1.124.0",

"@aws-cdk/region-info": "~1.124.0",
"amplify-prompts": "1.6.3-mapsto3.0",
"amplify-prompts": "1.6.3",
"constructs": "^3.3.125",
"fs-extra": "^8.1.0",
"graphql": "^14.5.8",
"graphql-transformer-common": "4.22.6-mapsto3.0",
"graphql-transformer-common": "4.23.0",
"lodash": "^4.17.21",

@@ -88,3 +88,3 @@ "md5": "^2.3.0",

},
"gitHead": "2413916fb0ebf8e8318c3e9beba4c9aac7f40875"
"gitHead": "ff708270297bee070340a3cff089e21444c60e06"
}
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