@aws-amplify/graphql-model-transformer
Advanced tools
Comparing version 0.3.1-beta.0 to 0.3.1
@@ -6,3 +6,3 @@ # Change Log | ||
## [0.3.1-beta.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.3.0...@aws-amplify/graphql-model-transformer@0.3.1-beta.0) (2021-02-06) | ||
## [0.3.1](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/graphql-model-transformer@0.3.0...@aws-amplify/graphql-model-transformer@0.3.1) (2021-02-10) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @aws-amplify/graphql-model-transformer |
{ | ||
"name": "@aws-amplify/graphql-model-transformer", | ||
"version": "0.3.1-beta.0", | ||
"version": "0.3.1", | ||
"description": "Amplfy graphql @model tranformer", | ||
@@ -26,3 +26,3 @@ "repository": { | ||
"dependencies": { | ||
"@aws-amplify/graphql-transformer-core": "0.3.1-beta.0", | ||
"@aws-amplify/graphql-transformer-core": "0.3.1", | ||
"@aws-amplify/graphql-transformer-interfaces": "1.3.0", | ||
@@ -79,3 +79,3 @@ "@aws-cdk/assets": "~1.72.0", | ||
}, | ||
"gitHead": "ccb5423c0611c86ccb026f4a7562dd19ec99b7e8" | ||
"gitHead": "67db4037eb63b37ae6bdc6394bc4da1606943f06" | ||
} |
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
1145572
+ Added@aws-amplify/graphql-transformer-core@0.3.1(transitive)
- Removed@aws-amplify/graphql-transformer-core@0.3.1-beta.0(transitive)