Socket
Socket
Sign inDemoInstall

aws-api-endpoint-deployment

Package Overview
Dependencies
66
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

1

lib/Deployer/index.d.ts

@@ -28,2 +28,3 @@ import { IAPIGatewayInterface } from '../AWS/APIGateway';

apiKey?: string;
lambdaVersion: string;
}

@@ -30,0 +31,0 @@ export interface IDeployer {

@@ -71,2 +71,3 @@ "use strict";

apiKey,
lambdaVersion,
};

@@ -73,0 +74,0 @@ }

2

package.json
{
"name": "aws-api-endpoint-deployment",
"description": "Deploy lambda function and perform API related operations",
"version": "0.1.0",
"version": "0.1.1",
"author": "Fábio Cardoso <fabio.cardoso@contracted.pmi.com>",

@@ -6,0 +6,0 @@ "main": "lib/index.js",

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