@aws-amplify/graphql-maps-to-transformer
Advanced tools
Comparing version 1.1.11-pkg-npm-install.0 to 1.1.11
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.1.11-pkg-npm-install.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-maps-to-transformer@1.1.10...@aws-amplify/graphql-maps-to-transformer@1.1.11-pkg-npm-install.0) (2022-03-31) | ||
## [1.1.11](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-maps-to-transformer@1.1.10...@aws-amplify/graphql-maps-to-transformer@1.1.11) (2022-04-07) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @aws-amplify/graphql-maps-to-transformer |
{ | ||
"name": "@aws-amplify/graphql-maps-to-transformer", | ||
"version": "1.1.11-pkg-npm-install.0", | ||
"version": "1.1.11", | ||
"description": "Amplify GraphQL @mapsTo transformer", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"dependencies": { | ||
"@aws-amplify/graphql-transformer-core": "0.16.4-pkg-npm-install.0", | ||
"@aws-amplify/graphql-transformer-core": "0.16.4", | ||
"@aws-amplify/graphql-transformer-interfaces": "1.13.0", | ||
@@ -43,5 +43,5 @@ "@aws-cdk/aws-appsync": "~1.124.0", | ||
"devDependencies": { | ||
"@aws-amplify/graphql-model-transformer": "0.13.4-pkg-npm-install.0", | ||
"@aws-amplify/graphql-relational-transformer": "0.7.11-pkg-npm-install.0", | ||
"@aws-amplify/graphql-searchable-transformer": "0.13.6-pkg-npm-install.0", | ||
"@aws-amplify/graphql-model-transformer": "0.13.4", | ||
"@aws-amplify/graphql-relational-transformer": "0.7.11", | ||
"@aws-amplify/graphql-searchable-transformer": "0.13.6", | ||
"graphql": "^14.5.8", | ||
@@ -65,3 +65,3 @@ "mkdirp": "^0.5.5" | ||
}, | ||
"gitHead": "4779967fc2550d9de02810d6a103b0aa5902976e" | ||
"gitHead": "d76bcd1760b4a44ad46bb1be95c8ef3f0f63267b" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
48670
+ Added@aws-amplify/graphql-transformer-core@0.16.4(transitive)
+ Addedamplify-prompts@2.0.0(transitive)
- Removed@aws-amplify/graphql-transformer-core@0.16.4-pkg-npm-install.0(transitive)
- Removedamplify-prompts@1.6.3(transitive)