Socket
Socket
Sign inDemoInstall

@aws-cdk/cloudformation-diff

Package Overview
Dependencies
Maintainers
2
Versions
553
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/cloudformation-diff - npm Package Compare versions

Comparing version 2.147.3 to 2.148.0

12

package.json
{
"name": "@aws-cdk/cloudformation-diff",
"version": "2.147.3",
"version": "2.148.0",
"description": "Utilities to diff CDK stacks against CloudFormation templates",

@@ -26,4 +26,4 @@ "main": "lib/index.js",

"dependencies": {
"@aws-cdk/aws-service-spec": "^0.1.7",
"@aws-cdk/service-spec-types": "^0.0.75",
"@aws-cdk/aws-service-spec": "^0.1.9",
"@aws-cdk/service-spec-types": "^0.0.77",
"chalk": "^4",

@@ -36,4 +36,4 @@ "diff": "^5.2.0",

"devDependencies": {
"@aws-cdk/cdk-build-tools": "2.147.3-alpha.0",
"@aws-cdk/pkglint": "2.147.3-alpha.0",
"@aws-cdk/cdk-build-tools": "2.148.0-alpha.0",
"@aws-cdk/pkglint": "2.148.0-alpha.0",
"@aws-sdk/client-cloudformation": "^3.529.1",

@@ -44,3 +44,3 @@ "@types/jest": "^29.5.12",

"jest": "^29.7.0",
"ts-jest": "^29.1.4"
"ts-jest": "^29.1.5"
},

@@ -47,0 +47,0 @@ "repository": {

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