graphql-mapping-template
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [5.0.1](https://github.com/aws-amplify/amplify-category-api/compare/graphql-mapping-template@5.0.0...graphql-mapping-template@5.0.1) (2024-09-06) | ||
**Note:** Version bump only for package graphql-mapping-template | ||
# [5.0.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-mapping-template@4.20.16...graphql-mapping-template@5.0.0) (2024-08-20) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "graphql-mapping-template", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "An AST wrapper around AWS AppSync resolvers", | ||
@@ -32,3 +32,5 @@ "repository": { | ||
}, | ||
"testURL": "http://localhost", | ||
"testEnvironmentOptions": { | ||
"url": "http://localhost" | ||
}, | ||
"testRegex": "(src/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$", | ||
@@ -61,5 +63,9 @@ "moduleFileExtensions": [ | ||
"/__tests__/" | ||
] | ||
], | ||
"snapshotFormat": { | ||
"escapeString": true, | ||
"printBasicPrototype": true | ||
} | ||
}, | ||
"gitHead": "041c6d1c401f6c4648cf327c068bb7b0d91384d4" | ||
"gitHead": "47cbcc39b5c28486ff5759d29efee07725bb8b55" | ||
} |
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
121739