graphql-compose-aws
Advanced tools
Comparing version 5.0.0 to 5.1.0
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.AwsApiParser = void 0; | ||
var AwsApiParser_1 = require("./AwsApiParser"); | ||
Object.defineProperty(exports, "AwsApiParser", { enumerable: true, get: function () { return AwsApiParser_1.AwsApiParser; } }); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "graphql-compose-aws", | ||
"version": "5.0.0", | ||
"version": "5.1.0", | ||
"description": "AWS Cloud API via GraphQL", | ||
@@ -27,29 +27,28 @@ "files": [ | ||
"peerDependencies": { | ||
"graphql-compose": "^7.0.4" | ||
"graphql-compose": "^7.0.4 || ^8.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/express": "4.17.4", | ||
"@types/express": "4.17.11", | ||
"@types/express-graphql": "^0.9.0", | ||
"@types/graphql": "14.5.0", | ||
"@types/jest": "26.0.10", | ||
"@typescript-eslint/eslint-plugin": "3.9.0", | ||
"@typescript-eslint/parser": "3.9.0", | ||
"aws-sdk": "2.653.0", | ||
"eslint": "7.7.0", | ||
"eslint-config-airbnb-base": "14.2.0", | ||
"eslint-config-prettier": "6.11.0", | ||
"eslint-plugin-import": "2.22.0", | ||
"eslint-plugin-prettier": "3.1.4", | ||
"@types/jest": "26.0.23", | ||
"@typescript-eslint/eslint-plugin": "4.22.0", | ||
"@typescript-eslint/parser": "4.22.0", | ||
"aws-sdk": "2.896.0", | ||
"eslint": "7.25.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-prettier": "3.4.0", | ||
"express": "^4.17.1", | ||
"express-graphql": "^0.9.0", | ||
"graphql": "15.3.0", | ||
"graphql-compose": "7.19.4", | ||
"jest": "26.4.0", | ||
"nodemon": "2.0.2", | ||
"prettier": "2.0.5", | ||
"express-graphql": "0.12.0", | ||
"graphql": "15.5.0", | ||
"graphql-compose": "8.0.1", | ||
"jest": "26.6.3", | ||
"nodemon": "2.0.7", | ||
"prettier": "2.2.1", | ||
"rimraf": "3.0.2", | ||
"semantic-release": "17.1.1", | ||
"ts-jest": "26.2.0", | ||
"ts-node-dev": "1.0.0-pre.57", | ||
"typescript": "3.9.7" | ||
"semantic-release": "17.4.2", | ||
"ts-jest": "26.5.5", | ||
"ts-node-dev": "1.1.6", | ||
"typescript": "4.2.4" | ||
}, | ||
@@ -56,0 +55,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
54279
23
659
0