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

@henrist/cdk-lambda-config

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@henrist/cdk-lambda-config - npm Package Compare versions

Comparing version 1.0.31 to 1.0.32

24

package.json
{
"name": "@henrist/cdk-lambda-config",
"version": "1.0.31",
"version": "1.0.32",
"description": "CDK Construct for adding config.json file to a Lambda Function",

@@ -34,7 +34,7 @@ "repository": {

"devDependencies": {
"@aws-cdk/assert": "1.104.0",
"@aws-cdk/aws-iam": "1.104.0",
"@aws-cdk/aws-lambda": "1.104.0",
"@aws-cdk/core": "1.104.0",
"@aws-cdk/custom-resources": "1.104.0",
"@aws-cdk/assert": "1.105.0",
"@aws-cdk/aws-iam": "1.105.0",
"@aws-cdk/aws-lambda": "1.105.0",
"@aws-cdk/core": "1.105.0",
"@aws-cdk/custom-resources": "1.105.0",
"@commitlint/cli": "12.1.4",

@@ -45,9 +45,9 @@ "@commitlint/config-conventional": "12.1.4",

"@types/jest": "26.0.23",
"@types/node": "14.17.0",
"@typescript-eslint/eslint-plugin": "4.24.0",
"@typescript-eslint/parser": "4.24.0",
"@types/node": "14.17.1",
"@typescript-eslint/eslint-plugin": "4.25.0",
"@typescript-eslint/parser": "4.25.0",
"adm-zip": "0.5.5",
"aws-sdk": "2.761.0",
"axios": "0.21.1",
"eslint": "7.26.0",
"eslint": "7.27.0",
"eslint-config-prettier": "8.3.0",

@@ -63,5 +63,5 @@ "eslint-plugin-deprecation": "1.2.1",

"ts-jest": "26.5.6",
"ts-loader": "8.2.0",
"ts-loader": "8.3.0",
"ts-node": "9.1.1",
"typescript": "4.2.4",
"typescript": "4.3.2",
"webpack": "5.37.1",

@@ -68,0 +68,0 @@ "webpack-cli": "4.7.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