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

@capraconsulting/webapp-deploy-lambda

Package Overview
Dependencies
Maintainers
0
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capraconsulting/webapp-deploy-lambda - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

18

package.json
{
"name": "@capraconsulting/webapp-deploy-lambda",
"version": "2.2.1",
"version": "2.2.2",
"description": "CDK construct for deploying a webapp release to S3 and CloudFront",

@@ -15,3 +15,3 @@ "repository": {

"lint:fix": "eslint --fix .",
"prepare": "npm run build && husky install",
"prepare": "npm run build && husky",
"semantic-release": "semantic-release"

@@ -46,5 +46,5 @@ },

"@types/jest": "29.5.12",
"@types/node": "20.14.11",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@types/node": "20.14.14",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"aws-cdk-lib": "2.145.0",

@@ -54,5 +54,5 @@ "constructs": "10.3.0",

"eslint-config-prettier": "9.1.0",
"eslint-plugin-deprecation": "2.0.0",
"eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-prettier": "5.2.1",
"husky": "8.0.3",
"husky": "9.1.4",
"jest": "29.7.0",

@@ -62,5 +62,5 @@ "jest-cdk-snapshot": "2.2.2",

"semantic-release": "24.0.0",
"ts-jest": "29.2.3",
"ts-jest": "29.2.4",
"ts-node": "10.9.2",
"typescript": "5.5.3"
"typescript": "5.5.4"
},

@@ -67,0 +67,0 @@ "peerDependencies": {

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