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
822
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 1.2.0 to 1.2.1-beta.0

11

CHANGELOG.md

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

## [1.2.1-beta.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.2.1-beta.0) (2019-08-01)
### Features
* adding amplify cli predictions category ([#1936](https://github.com/aws-amplify/amplify-cli/issues/1936)) ([b7b7c2c](https://github.com/aws-amplify/amplify-cli/commit/b7b7c2c))
# [1.2.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.2.0) (2019-07-31)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "graphql-function-transformer",
"version": "1.2.0",
"version": "1.2.1-beta.0",
"description": "Implements the @function directive.",

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

"graphql": "^0.13.2",
"graphql-mapping-template": "3.2.0",
"graphql-transformer-common": "3.9.0",
"graphql-transformer-core": "3.8.0"
"graphql-mapping-template": "3.2.1-beta.0",
"graphql-transformer-common": "3.9.1-beta.0",
"graphql-transformer-core": "3.8.1-beta.0"
},

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

},
"gitHead": "ceaddaceac78041bc18d3d2d3617bf765425af54"
"gitHead": "c95ab97181c9a0d5fa1049b4259f92a5f019695a"
}
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