New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

graphql-function-transformer

Package Overview
Dependencies
Maintainers
0
Versions
827
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-function-transformer - npm Package Compare versions

Comparing version

to
3.3.74-gen1-migrations-0304.0

4

CHANGELOG.md

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

## [3.3.74-gen1-migrations-0304.0](https://github.com/aws-amplify/amplify-category-api/compare/graphql-function-transformer@3.3.73...graphql-function-transformer@3.3.74-gen1-migrations-0304.0) (2025-03-04)
**Note:** Version bump only for package graphql-function-transformer
## [3.3.73](https://github.com/aws-amplify/amplify-category-api/compare/graphql-function-transformer@3.3.72...graphql-function-transformer@3.3.73) (2025-02-22)

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

8

package.json
{
"name": "graphql-function-transformer",
"version": "3.3.73",
"version": "3.3.74-gen1-migrations-0304.0",
"description": "Implements the @function directive.",

@@ -30,4 +30,4 @@ "repository": {

"graphql-mapping-template": "4.20.16",
"graphql-transformer-common": "4.32.1",
"graphql-transformer-core": "8.2.15"
"graphql-transformer-common": "4.32.2-gen1-migrations-0304.0",
"graphql-transformer-core": "8.2.16-gen1-migrations-0304.0"
},

@@ -68,3 +68,3 @@ "jest": {

},
"gitHead": "4998b15004eac89ae56ee2bebd86855a1e87e79b"
"gitHead": "a390d6a5cf21c092f32fb8e1cfd2babfe1334a1b"
}