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

@aws-cdk/cloudformation-diff

Package Overview
Dependencies
Maintainers
5
Versions
555
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 1.22.0 to 1.23.0

jest.config.gen.json

29

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

@@ -18,8 +18,2 @@ "main": "lib/index.js",

"jest": {
"collectCoverage": true,
"coverageReporters": [
"lcov",
"html",
"text-summary"
],
"coverageThreshold": {

@@ -31,8 +25,3 @@ "global": {

}
},
"preset": "ts-jest",
"testMatch": [
"**/__tests__/**/*.ts?(x)",
"**/?(*.)+(spec|test).ts?(x)"
]
}
},

@@ -46,4 +35,4 @@ "author": {

"dependencies": {
"@aws-cdk/cfnspec": "1.22.0",
"@aws-cdk/cx-api": "1.22.0",
"@aws-cdk/cfnspec": "1.23.0",
"@aws-cdk/cx-api": "1.23.0",
"colors": "^1.4.0",

@@ -56,10 +45,10 @@ "diff": "^4.0.2",

"devDependencies": {
"@types/jest": "^24.9.0",
"@types/jest": "^25.1.1",
"@types/string-width": "^4.0.1",
"@types/table": "^4.0.7",
"cdk-build-tools": "1.22.0",
"fast-check": "^1.21.0",
"cdk-build-tools": "1.23.0",
"fast-check": "^1.22.1",
"jest": "^24.9.0",
"pkglint": "1.22.0",
"ts-jest": "^24.3.0"
"pkglint": "1.23.0",
"ts-jest": "^25.2.0"
},

@@ -66,0 +55,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