Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mcma/aws-api-gateway

Package Overview
Dependencies
Maintainers
3
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mcma/aws-api-gateway - npm Package Compare versions

Comparing version 0.16.17 to 0.16.18

0

dist/index.d.ts
export * from "./lib";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ConfigVariables, LoggerProvider } from "@mcma/core";

@@ -0,0 +0,0 @@ "use strict";

export * from "./api-gateway-api-controller";

@@ -0,0 +0,0 @@ "use strict";

26

package.json
{
"name": "@mcma/aws-api-gateway",
"version": "0.16.17",
"version": "0.16.18",
"description": "Node module with code for using AWS's API Gateway as an entry point to an MCMA API handler.",
"engines": {
"node": "^18.0.0"
"node": ">=18.0.0"
},

@@ -37,17 +37,17 @@ "type": "commonjs",

"peerDependencies": {
"@mcma/core": "0.16.17",
"@mcma/api": "0.16.17",
"@mcma/core": "0.16.18",
"@mcma/api": "0.16.18",
"@types/aws-lambda": "^8.10.125"
},
"devDependencies": {
"@mcma/api": "0.16.17",
"@mcma/client": "0.16.17",
"@mcma/core": "0.16.17",
"@mcma/data": "0.16.17",
"@mcma/worker-invoker": "0.16.17",
"@types/aws-lambda": "^8.10.114",
"@types/node": "^18.15.10",
"@types/uri-templates": "^0.1.30",
"jasmine": "^3.2.0"
"@mcma/api": "0.16.18",
"@mcma/client": "0.16.18",
"@mcma/core": "0.16.18",
"@mcma/data": "0.16.18",
"@mcma/worker-invoker": "0.16.18",
"@types/aws-lambda": "^8.10.138",
"@types/node": "^18.19.34",
"@types/uri-templates": "^0.1.34",
"jasmine": "^5.1.0"
}
}
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