@liflig/cdk-cloudfront-auth
Advanced tools
Comparing version 1.4.22 to 1.4.23
{ | ||
"name": "@liflig/cdk-cloudfront-auth", | ||
"version": "1.4.22", | ||
"version": "1.4.23", | ||
"description": "CDK Constructs for adding authentication for a CloudFront Distribution", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"lint:fix": "eslint --fix .", | ||
"prepare": "npm run build && husky install", | ||
"prepare": "npm run build && husky", | ||
"semantic-release": "semantic-release" | ||
@@ -53,3 +53,3 @@ }, | ||
"html-loader": "4.2.0", | ||
"husky": "8.0.3", | ||
"husky": "9.1.4", | ||
"jest": "29.7.0", | ||
@@ -56,0 +56,0 @@ "jest-cdk-snapshot": "2.2.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1698991