Socket
Socket
Sign inDemoInstall

graphql-compose-aws

Package Overview
Dependencies
3
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.0 to 5.2.0

28

package.json
{
"name": "graphql-compose-aws",
"version": "5.1.0",
"version": "5.2.0",
"description": "AWS Cloud API via GraphQL",

@@ -27,15 +27,15 @@ "files": [

"peerDependencies": {
"graphql-compose": "^7.0.4 || ^8.0.0"
"graphql-compose": "^7.0.4 || ^8.0.0 || ^9.0.0"
},
"devDependencies": {
"@types/express": "4.17.11",
"@types/express": "4.17.12",
"@types/express-graphql": "^0.9.0",
"@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",
"@typescript-eslint/eslint-plugin": "4.25.0",
"@typescript-eslint/parser": "4.25.0",
"aws-sdk": "2.918.0",
"eslint": "7.27.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-prettier": "3.4.0",

@@ -45,11 +45,11 @@ "express": "^4.17.1",

"graphql": "15.5.0",
"graphql-compose": "8.0.1",
"jest": "26.6.3",
"graphql-compose": "9.0.0",
"jest": "27.0.3",
"nodemon": "2.0.7",
"prettier": "2.2.1",
"prettier": "2.3.0",
"rimraf": "3.0.2",
"semantic-release": "17.4.2",
"ts-jest": "26.5.5",
"semantic-release": "17.4.3",
"ts-jest": "27.0.1",
"ts-node-dev": "1.1.6",
"typescript": "4.2.4"
"typescript": "4.3.2"
},

@@ -56,0 +56,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc