Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@aws-amplify/graphql-predictions-transformer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/graphql-predictions-transformer - npm Package Compare versions

Comparing version 2.1.13 to 2.1.14

@@ -6,2 +6,6 @@ # Change Log

## [2.1.14](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-predictions-transformer@2.1.13...@aws-amplify/graphql-predictions-transformer@2.1.14) (2023-12-18)
**Note:** Version bump only for package @aws-amplify/graphql-predictions-transformer
## [2.1.13](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-predictions-transformer@2.1.12...@aws-amplify/graphql-predictions-transformer@2.1.13) (2023-12-14)

@@ -8,0 +12,0 @@

{
"name": "@aws-amplify/graphql-predictions-transformer",
"version": "2.1.13",
"version": "2.1.14",
"description": "Amplify GraphQL @predictions transformer",

@@ -31,7 +31,7 @@ "repository": {

"dependencies": {
"@aws-amplify/graphql-transformer-core": "2.4.1",
"@aws-amplify/graphql-transformer-interfaces": "3.3.2",
"@aws-amplify/graphql-transformer-core": "2.4.2",
"@aws-amplify/graphql-transformer-interfaces": "3.3.3",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.13",
"graphql-transformer-common": "4.27.0"
"graphql-mapping-template": "4.20.14",
"graphql-transformer-common": "4.27.1"
},

@@ -43,3 +43,3 @@ "peerDependencies": {

"devDependencies": {
"@aws-amplify/graphql-transformer-test-utils": "0.4.1",
"@aws-amplify/graphql-transformer-test-utils": "0.4.2",
"bestzip": "^2.1.5"

@@ -61,7 +61,8 @@ },

"collectCoverage": true,
"coverageProvider": "v8",
"coverageThreshold": {
"global": {
"branches": 80,
"functions": 80,
"lines": 80
"branches": 90,
"functions": 90,
"lines": 90
}

@@ -77,3 +78,3 @@ },

},
"gitHead": "c5860ebe11e55e6f197f9dd24e322740b002741c"
"gitHead": "2ff8c3eda50f582152492e232d6daa3dbaf56821"
}

Sorry, the diff of this file is not supported yet