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

@aws-cdk/aws-lambda-go-alpha

Package Overview
Dependencies
Maintainers
0
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-lambda-go-alpha - npm Package Compare versions

Comparing version 2.171.0-alpha.0 to 2.171.1-alpha.0

2

lib/function.js

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

_a = JSII_RTTI_SYMBOL_1;
GoFunction[_a] = { fqn: "@aws-cdk/aws-lambda-go-alpha.GoFunction", version: "2.171.0-alpha.0" };
GoFunction[_a] = { fqn: "@aws-cdk/aws-lambda-go-alpha.GoFunction", version: "2.171.1-alpha.0" };
/**

@@ -75,0 +75,0 @@ * The address of the Google Go proxy

{
"name": "@aws-cdk/aws-lambda-go-alpha",
"version": "2.171.0-alpha.0",
"version": "2.171.1-alpha.0",
"description": "The CDK Construct Library for AWS Lambda in Golang",

@@ -80,8 +80,8 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/cdk-build-tools": "2.171.0-alpha.0",
"@aws-cdk/integ-runner": "2.171.0-alpha.0",
"@aws-cdk/integ-tests-alpha": "2.171.0-alpha.0",
"@aws-cdk/pkglint": "2.171.0-alpha.0",
"@aws-cdk/cdk-build-tools": "2.171.1-alpha.0",
"@aws-cdk/integ-runner": "2.171.1-alpha.0",
"@aws-cdk/integ-tests-alpha": "2.171.1-alpha.0",
"@aws-cdk/pkglint": "2.171.1-alpha.0",
"@types/jest": "^29.5.14",
"aws-cdk-lib": "2.171.0",
"aws-cdk-lib": "2.171.1",
"constructs": "^10.0.0"

@@ -92,3 +92,3 @@ },

"peerDependencies": {
"aws-cdk-lib": "^2.171.0",
"aws-cdk-lib": "^2.171.1",
"constructs": "^10.0.0"

@@ -95,0 +95,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