graphql-mapping-template
Advanced tools
Comparing version 3.5.1-ddb-local-install-script.0 to 3.5.1-plugin.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [3.5.1-ddb-local-install-script.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@3.1.1...graphql-mapping-template@3.5.1-ddb-local-install-script.0) (2019-08-15) | ||
## [3.5.1-plugin.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@3.1.1...graphql-mapping-template@3.5.1-plugin.0) (2019-08-23) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "graphql-mapping-template", | ||
"version": "3.5.1-ddb-local-install-script.0", | ||
"version": "3.5.1-plugin.0", | ||
"description": "An AST wrapper around AWS AppSync resolvers", | ||
@@ -19,3 +19,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"cloudform": "^2.2.1" | ||
"cloudform": "^3.5.0" | ||
}, | ||
@@ -26,4 +26,4 @@ "devDependencies": { | ||
"ts-jest": "^22.4.6", | ||
"tslint": "^5.10.0", | ||
"typescript": "^3.5.1" | ||
"tslint": "^5.18.0", | ||
"typescript": "^3.5.3" | ||
}, | ||
@@ -47,3 +47,3 @@ "author": "Amazon Web Services", | ||
}, | ||
"gitHead": "f8e29d6a26cf08d6f51f3d4352894a9f9a47508b" | ||
"gitHead": "0ce2e5eb87a88bbfb5127b1f75c168bb33713915" | ||
} |
108219
+ Addedcloudform@3.8.0(transitive)
+ Addedcloudform-types@3.8.0(transitive)
- Removedcloudform@2.3.0(transitive)
Updatedcloudform@^3.5.0