@architect/utils
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -5,2 +5,10 @@ # Architect Utils changelog | ||
## [4.0.4] 2024-03-25 | ||
### Changed | ||
- Updated dependencies | ||
--- | ||
## [4.0.3] 2024-02-09 | ||
@@ -7,0 +15,0 @@ |
{ | ||
"name": "@architect/utils", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "Common utility functions", | ||
@@ -23,3 +23,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@aws-lite/client": "^0.17.1", | ||
"@aws-lite/client": "^0.20.0", | ||
"chalk": "4.1.2", | ||
@@ -35,9 +35,9 @@ "glob": "~10.3.10", | ||
"@architect/eslint-config": "~2.1.2", | ||
"@architect/inventory": "~4.0.2", | ||
"@architect/inventory": "~4.0.3", | ||
"cross-env": "~7.0.3", | ||
"eslint": "~8.56.0", | ||
"eslint": "~8.57.0", | ||
"proxyquire": "~2.1.3", | ||
"sinon": "~17.0.1", | ||
"tap-arc": "1.1.0", | ||
"tape": "~5.7.4" | ||
"tape": "~5.7.5" | ||
}, | ||
@@ -44,0 +44,0 @@ "eslintConfig": { |
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
46215
+ Added@aws-lite/client@0.20.0(transitive)
- Removed@aws-lite/client@0.17.3(transitive)
Updated@aws-lite/client@^0.20.0