@architect/utils
Advanced tools
Comparing version 4.0.0-RC.1 to 4.0.0-RC.2
@@ -19,2 +19,5 @@ # Architect Utils changelog | ||
- Banner initialization no longer utilizes `disableRegion` or `disableProfile` params when printing | ||
- Transitioned from `aws-sdk` to [`aws-lite`](https://aws-lite.org) | ||
- Added Node.js 20.x to test matrix | ||
- Breaking change: removed support for Node.js 14.x (now EOL, and no longer available to created in AWS Lambda) | ||
@@ -21,0 +24,0 @@ --- |
{ | ||
"name": "@architect/utils", | ||
"version": "4.0.0-RC.1", | ||
"version": "4.0.0-RC.2", | ||
"description": "Common utility functions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
45416