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

graphql-mapping-template

Package Overview
Dependencies
Maintainers
2
Versions
636
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-mapping-template - npm Package Compare versions

Comparing version 3.5.1-authSubRelease.0 to 3.5.1-authSubRelease.2

32

CHANGELOG.md

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

## [3.5.1-authSubRelease.2](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@3.1.1...graphql-mapping-template@3.5.1-authSubRelease.2) (2019-08-24)
### Bug Fixes
* **graphql-elasticsearch-transformer:** fixed es req template ([311f57d](https://github.com/aws-amplify/amplify-cli/commit/311f57d))
### 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))
## [3.5.1-authSubRelease.1](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@3.1.1...graphql-mapping-template@3.5.1-authSubRelease.1) (2019-08-24)
### Bug Fixes
* **graphql-elasticsearch-transformer:** fixed es req template ([311f57d](https://github.com/aws-amplify/amplify-cli/commit/311f57d))
### 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))
## [3.5.1-authSubRelease.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@3.1.1...graphql-mapping-template@3.5.1-authSubRelease.0) (2019-08-16)

@@ -8,0 +40,0 @@

10

package.json
{
"name": "graphql-mapping-template",
"version": "3.5.1-authSubRelease.0",
"version": "3.5.1-authSubRelease.2",
"description": "An AST wrapper around AWS AppSync resolvers",

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

"dependencies": {
"cloudform": "^2.2.1"
"cloudform": "^3.5.0"
},

@@ -26,4 +26,4 @@ "devDependencies": {

"ts-jest": "^22.4.6",
"tslint": "^5.10.0",
"typescript": "^3.5.1"
"tslint": "^5.18.0",
"typescript": "^3.5.3"
},

@@ -47,3 +47,3 @@ "author": "Amazon Web Services",

},
"gitHead": "9499db0d398ea20acdace5f6f1fc3a03660f1548"
"gitHead": "ba9e69ea8f0a54c6e97662280cb013e5946c8c4f"
}
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