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
821
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.3.0 to 1.3.1-beta.0

12

CHANGELOG.md

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

## [1.3.1-beta.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.3.1-beta.0) (2019-08-07)
### 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))
* mock support for API, function and storage ([#1893](https://github.com/aws-amplify/amplify-cli/issues/1893)) ([372e534](https://github.com/aws-amplify/amplify-cli/commit/372e534))
# [1.3.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.3.0) (2019-08-02)

@@ -8,0 +20,0 @@

10

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

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

"graphql": "^0.13.2",
"graphql-mapping-template": "3.3.0",
"graphql-transformer-common": "3.10.0",
"graphql-transformer-core": "3.9.0"
"graphql-mapping-template": "3.3.1-beta.0",
"graphql-transformer-common": "3.10.1-beta.0",
"graphql-transformer-core": "3.9.1-beta.0"
},

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

},
"gitHead": "8c4d22742c694510830ddc64dc54f46d789d57d8"
"gitHead": "9ab20d34712741eec59f1cac43cbc4e96b871400"
}

@@ -12,3 +12,4 @@ {

"dom"
]
],
"skipLibCheck": true
},

@@ -15,0 +16,0 @@ "exclude": [

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