infra-cost 0.2.1 → 0.2.2
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/bin/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/package.json +1 -1
package/bin/index.js
CHANGED
package/dist/index.cjs
CHANGED
|
@@ -1353,7 +1353,7 @@ var import_commander = require("commander");
|
|
|
1353
1353
|
// package.json
|
|
1354
1354
|
var package_default = {
|
|
1355
1355
|
name: "infra-cost",
|
|
1356
|
-
version: "0.2.
|
|
1356
|
+
version: "0.2.2",
|
|
1357
1357
|
description: "Multi-cloud FinOps CLI tool for comprehensive cost analysis and infrastructure optimization across AWS, GCP, Azure, Alibaba Cloud, and Oracle Cloud",
|
|
1358
1358
|
type: "module",
|
|
1359
1359
|
author: {
|