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
1
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
1.5.1-authSubRelease.9

2

CHANGELOG.md

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

## [1.5.1-authSubRelease.8](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.5.1-authSubRelease.8) (2019-08-26)
## [1.5.1-authSubRelease.9](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.5.1-authSubRelease.9) (2019-08-26)

@@ -9,0 +9,0 @@

{
"name": "graphql-function-transformer",
"version": "1.5.1-authSubRelease.8",
"version": "1.5.1-authSubRelease.9",
"description": "Implements the @function directive.",

@@ -17,5 +17,5 @@ "main": "lib/index.js",

"graphql": "^0.13.2",
"graphql-mapping-template": "3.5.1-authSubRelease.8",
"graphql-transformer-common": "3.12.1-authSubRelease.8",
"graphql-transformer-core": "3.11.1-authSubRelease.8"
"graphql-mapping-template": "3.5.1-authSubRelease.9",
"graphql-transformer-common": "3.12.1-authSubRelease.9",
"graphql-transformer-core": "3.11.1-authSubRelease.9"
},

@@ -45,3 +45,3 @@ "devDependencies": {

},
"gitHead": "92b00373d759ff9ed592260a4987f037467696f8"
"gitHead": "4a13ee4bd1f8a97be9235fdcd54e223db44e6ab8"
}