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-plugin.2

8

CHANGELOG.md

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

## [1.5.1-plugin.2](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.5.1-plugin.1...graphql-function-transformer@1.5.1-plugin.2) (2019-08-27)
**Note:** Version bump only for package graphql-function-transformer
## [1.5.1-plugin.1](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.5.1-plugin.0...graphql-function-transformer@1.5.1-plugin.1) (2019-08-23)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "graphql-function-transformer",
"version": "1.5.1-plugin.1",
"version": "1.5.1-plugin.2",
"description": "Implements the @function directive.",

@@ -19,3 +19,3 @@ "main": "lib/index.js",

"graphql-transformer-common": "3.12.1-plugin.1",
"graphql-transformer-core": "3.11.1-plugin.1"
"graphql-transformer-core": "3.11.1-plugin.2"
},

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

},
"gitHead": "740e1cceeae8014fcaaba608f456c335bf24b1a0"
"gitHead": "a4b1aa4866452b81032d292b4287a75b213c4e46"
}