@ez4/aws-common
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "@ez4/aws-common", | ||
"description": "EZ4: Common components for self-managed AWS services", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"author": "Silas B.", | ||
@@ -28,7 +28,7 @@ "license": "MIT", | ||
"@aws-sdk/client-sts": "^3.614.0", | ||
"@ez4/project": "^0.2.0", | ||
"@ez4/stateful": "^0.2.0", | ||
"@ez4/utils": "^0.2.0", | ||
"@ez4/project": "^0.3.0", | ||
"@ez4/stateful": "^0.3.0", | ||
"@ez4/utils": "^0.3.0", | ||
"esbuild": "^0.23.0" | ||
} | ||
} |
# EZ4: AWS Common | ||
It provides all the common components to manage resources on AWS. | ||
## Getting started | ||
#### Install | ||
```sh | ||
npm install @ez4/aws-common -D | ||
``` | ||
## License | ||
MIT License |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
17214
16
224
+ Added@ez4/stateful@0.3.0(transitive)
+ Added@ez4/utils@0.3.0(transitive)
- Removed@ez4/stateful@0.2.0(transitive)
- Removed@ez4/utils@0.2.0(transitive)
Updated@ez4/project@^0.3.0
Updated@ez4/stateful@^0.3.0
Updated@ez4/utils@^0.3.0