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

graphql-key-transformer

Package Overview
Dependencies
Maintainers
1
Versions
824
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-key-transformer - npm Package Compare versions

Comparing version 1.5.1-authSubRelease.3 to 1.5.1-authSubRelease.5

20

CHANGELOG.md

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

## [1.5.1-authSubRelease.5](https://github.com/aws-amplify/amplify-cli/compare/graphql-key-transformer@1.1.7...graphql-key-transformer@1.5.1-authSubRelease.5) (2019-08-25)
### Bug Fixes
* **graphql-key-transformer:** added sort direction ([a0f9f30](https://github.com/aws-amplify/amplify-cli/commit/a0f9f30)), closes [#1676](https://github.com/aws-amplify/amplify-cli/issues/1676)
* **graphql-key-transformer:** key req resolver edit ([c4a9da5](https://github.com/aws-amplify/amplify-cli/commit/c4a9da5)), closes [#1676](https://github.com/aws-amplify/amplify-cli/issues/1676) [#1990](https://github.com/aws-amplify/amplify-cli/issues/1990) [#1629](https://github.com/aws-amplify/amplify-cli/issues/1629)
* [#1720](https://github.com/aws-amplify/amplify-cli/issues/1720) - fix GraphQL name generation for [@key](https://github.com/key) ([#2093](https://github.com/aws-amplify/amplify-cli/issues/2093)) ([51716f3](https://github.com/aws-amplify/amplify-cli/commit/51716f3))
### 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))
* sanity check ([#1815](https://github.com/aws-amplify/amplify-cli/issues/1815)) ([54a8dbe](https://github.com/aws-amplify/amplify-cli/commit/54a8dbe))
## [1.5.1-authSubRelease.3](https://github.com/aws-amplify/amplify-cli/compare/graphql-key-transformer@1.1.7...graphql-key-transformer@1.5.1-authSubRelease.3) (2019-08-24)

@@ -8,0 +28,0 @@

10

package.json
{
"name": "graphql-key-transformer",
"version": "1.5.1-authSubRelease.3",
"version": "1.5.1-authSubRelease.5",
"description": "Implements the @key directive.",

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

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

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

},
"gitHead": "31d70106d8fe9f65f6ab6eaf0a293e9fff170ab1"
"gitHead": "fbae2a4ebabf225ca851a4f040e804c8d9885f08"
}
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