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

@aws-amplify/graphql-http-transformer

Package Overview
Dependencies
Maintainers
10
Versions
408
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.1.11 to 2.1.12

4

CHANGELOG.md

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

## [2.1.12](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-http-transformer@2.1.11...@aws-amplify/graphql-http-transformer@2.1.12) (2023-12-06)
**Note:** Version bump only for package @aws-amplify/graphql-http-transformer
## [2.1.11](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-http-transformer@2.1.10...@aws-amplify/graphql-http-transformer@2.1.11) (2023-11-22)

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

18

package.json
{
"name": "@aws-amplify/graphql-http-transformer",
"version": "2.1.11",
"version": "2.1.12",
"description": "Amplify GraphQL @http transformer",

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

"dependencies": {
"@aws-amplify/graphql-transformer-core": "2.3.3",
"@aws-amplify/graphql-transformer-interfaces": "3.3.1",
"@aws-amplify/graphql-transformer-core": "2.4.0",
"@aws-amplify/graphql-transformer-interfaces": "3.3.2",
"graphql": "^15.5.0",
"graphql-mapping-template": "4.20.12",
"graphql-transformer-common": "4.26.2"
"graphql-mapping-template": "4.20.13",
"graphql-transformer-common": "4.27.0"
},
"devDependencies": {
"@aws-amplify/graphql-transformer-test-utils": "0.3.3"
"@aws-amplify/graphql-transformer-test-utils": "0.4.0"
},

@@ -66,2 +66,6 @@ "peerDependencies": {

},
"coverageReporters": [
"clover",
"text"
],
"modulePathIgnorePatterns": [

@@ -71,3 +75,3 @@ "overrides"

},
"gitHead": "5256b5955ee204dd56f8074a43406852f8206c54"
"gitHead": "6e450d037cf84098b51ce787a99d6023cbc0e39d"
}
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