Socket
Socket
Sign inDemoInstall

@crft/appsync-gateway

Package Overview
Dependencies
8
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 2.0.0

7

package.json
{
"name": "@crft/appsync-gateway",
"version": "1.0.8",
"version": "2.0.0",
"description": "Utility method for making API calls to AppSync from Lambdas in AWS.",

@@ -33,9 +33,12 @@ "source": "src/index.ts",

"dependencies": {
"aws-sdk": "^2.578.0",
"node-fetch": "^2.6.0"
},
"peerDependencies": {
"aws-sdk": "^2.578.0"
},
"devDependencies": {
"@types/node": "^12.12.12",
"aws-sdk": "^2.578.0",
"typescript": "^3.7.2"
}
}
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