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

@bifravst/aws-cdk-ecr-helpers

Package Overview
Dependencies
Maintainers
2
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bifravst/aws-cdk-ecr-helpers - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

17

package.json
{
"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"
}
}
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