@bifravst/aws-cdk-ecr-helpers
Advanced tools
Comparing version 1.3.16 to 1.3.17
{ | ||
"name": "@bifravst/aws-cdk-ecr-helpers", | ||
"version": "1.3.16", | ||
"version": "1.3.17", | ||
"description": "Helper functions which simplify working with Elastic Container Registry (ECR) for AWS CDK.", | ||
@@ -39,3 +39,3 @@ "exports": { | ||
"@commitlint/config-conventional": "19.5.0", | ||
"@types/node": "20.16.7", | ||
"@types/node": "20.16.10", | ||
"commitlint": "19.5.0", | ||
@@ -87,5 +87,5 @@ "husky": "9.1.6", | ||
"peerDependencies": { | ||
"@aws-sdk/client-ecr": "^3.658.1", | ||
"@aws-sdk/client-ecr": "^3.662.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
14183