infra-cost 0.3.1 → 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/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  **Multi-cloud FinOps CLI tool for comprehensive cost analysis and infrastructure optimization**
6
6
 
7
- [![npm version](https://badge.fury.io/js/infra-cost.svg)](https://badge.fury.io/js/infra-cost)
7
+ [![npm version](https://badge.fury.io/js/infra-cost.svg)](https://badge.fury.io/js/infra-cost.svg)
8
8
  [![Downloads](https://img.shields.io/npm/dm/infra-cost.svg)](https://npmjs.org/package/infra-cost)
9
9
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
10
10
  [![GitHub issues](https://img.shields.io/github/issues/codecollab-co/infra-cost)](https://github.com/codecollab-co/infra-cost/issues)
@@ -592,4 +592,4 @@ This tool evolved from `aws-cost-cli` with full backward compatibility. Both `in
592
592
 
593
593
  [⭐ Star us on GitHub](https://github.com/codecollab-co/infra-cost) • [🐦 Follow on Twitter](https://twitter.com/codecollabco) • [💼 LinkedIn](https://linkedin.com/company/codecollab-co)
594
594
 
595
- </div>
595
+ </div>
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.1",
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.1",
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",