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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. 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.2",
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "infra-cost",
3
- "version": "0.3.2",
3
+ "version": "0.3.3",
4
4
  "description": "Multi-cloud FinOps CLI tool for comprehensive cost analysis and infrastructure optimization across AWS, GCP, Azure, Alibaba Cloud, and Oracle Cloud",
5
5
  "keywords": [
6
6
  "aws",