Socket
Socket
Sign inDemoInstall

@aws-amplify/graphql-index-transformer

Package Overview
Dependencies
Maintainers
10
Versions
393
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.3.1 to 2.3.2

4

CHANGELOG.md

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

## [2.3.2](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@2.3.1...@aws-amplify/graphql-index-transformer@2.3.2) (2023-12-18)
**Note:** Version bump only for package @aws-amplify/graphql-index-transformer
## [2.3.1](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-index-transformer@2.3.0...@aws-amplify/graphql-index-transformer@2.3.1) (2023-12-14)

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

23

package.json
{
"name": "@aws-amplify/graphql-index-transformer",
"version": "2.3.1",
"version": "2.3.2",
"description": "Amplify GraphQL index and key transformers",

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

"dependencies": {
"@aws-amplify/graphql-model-transformer": "2.4.1",
"@aws-amplify/graphql-transformer-core": "2.4.1",
"@aws-amplify/graphql-transformer-interfaces": "3.3.2",
"@aws-amplify/graphql-model-transformer": "2.4.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"
},
"devDependencies": {
"@aws-amplify/graphql-transformer-test-utils": "0.4.1"
"@aws-amplify/graphql-transformer-test-utils": "0.4.2"
},

@@ -60,7 +60,8 @@ "peerDependencies": {

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

@@ -73,3 +74,3 @@ },

},
"gitHead": "c5860ebe11e55e6f197f9dd24e322740b002741c"
"gitHead": "2ff8c3eda50f582152492e232d6daa3dbaf56821"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc