New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-solutions-constructs/aws-openapigateway-lambda

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-solutions-constructs/aws-openapigateway-lambda - npm Package Compare versions

Comparing version 2.45.0 to 2.46.0

test/integ.opilam-apiFromAssetExistingLambdaFunctions.d.ts

2

lib/index.js

@@ -93,3 +93,3 @@ "use strict";

_a = JSII_RTTI_SYMBOL_1;
OpenApiGatewayToLambda[_a] = { fqn: "@aws-solutions-constructs/aws-openapigateway-lambda.OpenApiGatewayToLambda", version: "2.45.0" };
OpenApiGatewayToLambda[_a] = { fqn: "@aws-solutions-constructs/aws-openapigateway-lambda.OpenApiGatewayToLambda", version: "2.46.0" };
function CheckOpenapiProps(props) {

@@ -96,0 +96,0 @@ let errorMessages = '';

{
"name": "@aws-solutions-constructs/aws-openapigateway-lambda",
"version": "2.45.0",
"version": "2.46.0",
"description": "CDK constructs for defining an interaction between an OpenAPI-defined API Gateway and one or more Lambda functions.",

@@ -56,4 +56,4 @@ "main": "lib/index.js",

"dependencies": {
"@aws-solutions-constructs/core": "2.45.0",
"@aws-solutions-constructs/resources": "2.45.0"
"@aws-solutions-constructs/core": "2.46.0",
"@aws-solutions-constructs/resources": "2.46.0"
},

@@ -65,3 +65,3 @@ "devDependencies": {

"@types/aws-lambda": "^8.0.0",
"aws-cdk-lib": "2.99.1",
"aws-cdk-lib": "2.105.0",
"constructs": "^10.0.0"

@@ -84,5 +84,5 @@ },

"peerDependencies": {
"@aws-solutions-constructs/core": "2.45.0",
"@aws-solutions-constructs/resources": "2.45.0",
"aws-cdk-lib": "^2.99.1",
"@aws-solutions-constructs/core": "2.46.0",
"@aws-solutions-constructs/resources": "2.46.0",
"aws-cdk-lib": "^2.105.0",
"constructs": "^10.0.0"

@@ -89,0 +89,0 @@ },

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