@aws-c2a/presets
Advanced tools
Comparing version 0.7.1 to 0.7.3
{ | ||
"name": "@aws-c2a/presets", | ||
"version": "0.7.1", | ||
"version": "0.7.3", | ||
"description": "The preset rules for CDK Change Analyzer", | ||
@@ -26,9 +26,9 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">= 10.13.0 <13 || >=13.7.0" | ||
"node": ">= 12.7.0" | ||
}, | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@aws-c2a/engine": "^0.7.1", | ||
"@aws-c2a/models": "^0.7.1", | ||
"@aws-c2a/rules": "^0.7.1", | ||
"@aws-c2a/engine": "^0.7.3", | ||
"@aws-c2a/models": "^0.7.3", | ||
"@aws-c2a/rules": "^0.7.3", | ||
"fifinet": "0.1.7" | ||
@@ -41,11 +41,11 @@ }, | ||
"@babel/preset-typescript": "^7.12.13", | ||
"@types/jest": "^26.0.20", | ||
"@types/jest": "^27.0.0", | ||
"@types/node": "^14.14.33", | ||
"@typescript-eslint/eslint-plugin": "^4.14.2", | ||
"@typescript-eslint/parser": "^4.14.2", | ||
"babel-jest": "^26.6.3", | ||
"babel-jest": "^27.2.2", | ||
"eslint": "^7.19.0", | ||
"eslint-plugin-import": "^2.23.4", | ||
"jest": "^26.5.0", | ||
"ts-jest": "^26.5.0", | ||
"jest": "^27.2.2", | ||
"ts-jest": "^27.0.5", | ||
"ts-node": "^9.1.1", | ||
@@ -64,3 +64,3 @@ "tsconfig-paths": "^3.9.0", | ||
], | ||
"gitHead": "2e8e3fc50fb4900c19383afd92aff0c9a971b953" | ||
"gitHead": "9f1b977592b8a0acb29836cbafbd6a44e5a2a5ef" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
75657
Updated@aws-c2a/engine@^0.7.3
Updated@aws-c2a/models@^0.7.3
Updated@aws-c2a/rules@^0.7.3