@bifravst/aws-cdk-ecr-helpers
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@bifravst/aws-cdk-ecr-helpers", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Helper functions which simplify working with Elastic Container Registry (ECR) for AWS CDK.", | ||
@@ -36,8 +36,8 @@ "exports": { | ||
"devDependencies": { | ||
"@bifravst/eslint-config-typescript": "6.0.22", | ||
"@bifravst/eslint-config-typescript": "6.0.24", | ||
"@bifravst/prettier-config": "1.0.0", | ||
"@commitlint/config-conventional": "19.1.0", | ||
"@commitlint/config-conventional": "19.2.2", | ||
"@types/node": "20.12.7", | ||
"husky": "9.0.11", | ||
"tsx": "4.7.2" | ||
"tsx": "4.7.3" | ||
}, | ||
@@ -59,7 +59,3 @@ "lint-staged": { | ||
"branches": [ | ||
"saga", | ||
{ | ||
"name": "!(saga)", | ||
"prerelease": true | ||
} | ||
"saga" | ||
], | ||
@@ -84,3 +80,2 @@ "remoteTags": true, | ||
"files": [ | ||
"package-lock.json", | ||
"dist", | ||
@@ -92,5 +87,5 @@ "LICENSE", | ||
"peerDependencies": { | ||
"@aws-sdk/client-ecr": "^3.552.0", | ||
"@aws-sdk/client-ecr": "^3.563.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
13327