@bifravst/aws-cdk-ecr-helpers
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "@bifravst/aws-cdk-ecr-helpers", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Helper functions which simplify working with Elastic Container Registry (ECR) for AWS CDK.", | ||
@@ -39,3 +39,3 @@ "exports": { | ||
"@commitlint/config-conventional": "19.2.2", | ||
"@types/node": "20.14.13", | ||
"@types/node": "20.14.14", | ||
"commitlint": "19.3.0", | ||
@@ -87,5 +87,5 @@ "husky": "9.1.4", | ||
"peerDependencies": { | ||
"@aws-sdk/client-ecr": "^3.622.0", | ||
"@aws-sdk/client-ecr": "^3.623.0", | ||
"@bifravst/run": "^1.2.0" | ||
} | ||
} |
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
5