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
823
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.5.1-ddb-local-install-script.0 to 1.5.1-plugin.0

2

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [1.5.1-ddb-local-install-script.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.5.1-ddb-local-install-script.0) (2019-08-15)
## [1.5.1-plugin.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.5.1-plugin.0) (2019-08-23)

@@ -9,0 +9,0 @@

"use strict";
var __extends = (this && this.__extends) || (function () {
var extendStatics = Object.setPrototypeOf ||
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
var extendStatics = function (d, b) {
extendStatics = Object.setPrototypeOf ||
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
return extendStatics(d, b);
};
return function (d, b) {

@@ -7,0 +10,0 @@ extendStatics(d, b);

{
"name": "graphql-function-transformer",
"version": "1.5.1-ddb-local-install-script.0",
"version": "1.5.1-plugin.0",
"description": "Implements the @function directive.",

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

"graphql": "^0.13.2",
"graphql-mapping-template": "3.5.1-ddb-local-install-script.0",
"graphql-transformer-common": "3.12.1-ddb-local-install-script.0",
"graphql-transformer-core": "3.11.1-ddb-local-install-script.0"
"graphql-mapping-template": "3.5.1-plugin.0",
"graphql-transformer-common": "3.12.1-plugin.0",
"graphql-transformer-core": "3.11.1-plugin.0"
},

@@ -26,3 +26,5 @@ "devDependencies": {

"ts-jest": "^22.4.6",
"tslint-config-airbnb": "^5.11.1"
"tslint": "^5.18.0",
"tslint-config-airbnb": "^5.11.1",
"typescript": "^3.5.3"
},

@@ -44,3 +46,3 @@ "jest": {

},
"gitHead": "f8e29d6a26cf08d6f51f3d4352894a9f9a47508b"
"gitHead": "0ce2e5eb87a88bbfb5127b1f75c168bb33713915"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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