infra-cost 0.3.2 → 0.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -12974,7 +12974,7 @@ var import_commander = require("commander");
|
|
|
12974
12974
|
// package.json
|
|
12975
12975
|
var package_default = {
|
|
12976
12976
|
name: "infra-cost",
|
|
12977
|
-
version: "0.3.
|
|
12977
|
+
version: "0.3.3",
|
|
12978
12978
|
description: "Multi-cloud FinOps CLI tool for comprehensive cost analysis and infrastructure optimization across AWS, GCP, Azure, Alibaba Cloud, and Oracle Cloud",
|
|
12979
12979
|
keywords: [
|
|
12980
12980
|
"aws",
|
package/package.json
CHANGED