graphql-mapping-template
Advanced tools
Comparing version 2.0.1-multienv.0 to 2.0.1-multienv.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.1-multienv.1](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@2.0.1-multienv.0...graphql-mapping-template@2.0.1-multienv.1) (2019-02-06) | ||
**Note:** Version bump only for package graphql-mapping-template | ||
<a name="2.0.1-multienv.0"></a> | ||
@@ -8,0 +16,0 @@ ## [2.0.1-multienv.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@1.0.33...graphql-mapping-template@2.0.1-multienv.0) (2018-12-31) |
{ | ||
"name": "graphql-mapping-template", | ||
"version": "2.0.1-multienv.0", | ||
"version": "2.0.1-multienv.1", | ||
"description": "An AST wrapper around AWS AppSync resolvers", | ||
@@ -22,3 +22,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "^22.2.3", | ||
"@types/jest": "22.2.3", | ||
"jest": "^23.0.0", | ||
@@ -45,3 +45,4 @@ "ts-jest": "^22.4.6", | ||
] | ||
} | ||
}, | ||
"gitHead": "16019037e278ebf4f9cba91be8eded55cc39011a" | ||
} |
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
100532
34