infrawise 0.19.2 → 0.19.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 (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "infrawise",
3
- "version": "0.19.2",
3
+ "version": "0.19.3",
4
4
  "mcpName": "io.github.Sidd27/infrawise",
5
5
  "description": "CLI-first infrastructure intelligence platform — analyzes AWS (DynamoDB, Lambda, SQS, SNS, SSM, Secrets Manager, EventBridge, RDS, API Gateway, S3, CloudWatch, Cognito, Kinesis, MSK, ElastiCache), databases (PostgreSQL, MySQL, MongoDB), Apache Kafka, and IaC (Terraform, CDK, CloudFormation), and exposes findings as an MCP server for Claude Code and other AI coding assistants",
6
6
  "keywords": [
@@ -99,7 +99,7 @@
99
99
  "commander": "^15.0.0",
100
100
  "fastify": "^5.8.5",
101
101
  "inquirer": "^14.0.2",
102
- "js-yaml": "^4.1.0",
102
+ "js-yaml": "^4.3.0",
103
103
  "mongodb": "^7.2.0",
104
104
  "mysql2": "^3.9.0",
105
105
  "ora": "^9.4.0",