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

@henrist/cdk-cloudfront-auth

Package Overview
Dependencies
Maintainers
1
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@henrist/cdk-cloudfront-auth - npm Package Compare versions

Comparing version 1.3.19 to 1.3.20

32

package.json
{
"name": "@henrist/cdk-cloudfront-auth",
"version": "1.3.19",
"version": "1.3.20",
"description": "CDK Constructs for adding authentication for a CloudFront Distribution",

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

"devDependencies": {
"@aws-cdk/assert": "1.100.0",
"@aws-cdk/aws-cloudfront": "1.100.0",
"@aws-cdk/aws-cognito": "1.100.0",
"@aws-cdk/aws-iam": "1.100.0",
"@aws-cdk/aws-lambda": "1.100.0",
"@aws-cdk/aws-s3": "1.100.0",
"@aws-cdk/core": "1.100.0",
"@aws-cdk/custom-resources": "1.100.0",
"@aws-cdk/assert": "1.101.0",
"@aws-cdk/aws-cloudfront": "1.101.0",
"@aws-cdk/aws-cognito": "1.101.0",
"@aws-cdk/aws-iam": "1.101.0",
"@aws-cdk/aws-lambda": "1.101.0",
"@aws-cdk/aws-s3": "1.101.0",
"@aws-cdk/core": "1.101.0",
"@aws-cdk/custom-resources": "1.101.0",
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
"@types/aws-lambda": "8.10.75",
"@types/aws-lambda": "8.10.76",
"@types/cookie": "0.4.0",
"@types/jest": "26.0.22",
"@types/jest": "26.0.23",
"@types/jsonwebtoken": "8.5.1",
"@types/node": "14.14.41",
"@types/node": "14.14.43",
"@typescript-eslint/eslint-plugin": "4.22.0",

@@ -55,4 +55,4 @@ "@typescript-eslint/parser": "4.22.0",

"cookie": "0.4.1",
"eslint": "7.24.0",
"eslint-config-prettier": "8.2.0",
"eslint": "7.25.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-deprecation": "1.2.0",

@@ -70,6 +70,6 @@ "eslint-plugin-prettier": "3.4.0",

"ts-jest": "26.5.5",
"ts-loader": "8.1.0",
"ts-loader": "9.1.1",
"ts-node": "9.1.1",
"typescript": "4.2.4",
"webpack": "5.33.2",
"webpack": "5.36.2",
"webpack-cli": "4.6.0"

@@ -76,0 +76,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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