Socket
Socket
Sign inDemoInstall

@cloudchipr/cloudchipr-engine

Package Overview
Dependencies
Maintainers
4
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudchipr/cloudchipr-engine - npm Package Compare versions

Comparing version 0.2.19 to 0.2.20

12

lib/adapters/aws/clients/aws-client.js

@@ -71,4 +71,4 @@ "use strict";

this.getAwsClient(aws_sub_command_1.AwsSubCommand.ELB_SUBCOMMAND).collectAll(regions),
this.getAwsClient(aws_sub_command_1.AwsSubCommand.RDS_SUBCOMMAND).collectAll(regions)
// this.getAwsClient(AwsSubCommand.ELC_SUBCOMMAND).collectAll(regions)
this.getAwsClient(aws_sub_command_1.AwsSubCommand.RDS_SUBCOMMAND).collectAll(regions),
this.getAwsClient(aws_sub_command_1.AwsSubCommand.ELC_SUBCOMMAND).collectAll(regions)
])];

@@ -96,8 +96,8 @@ case 1:

_a.sent();
return [4 /*yield*/, aws_price_calculator_1.default.putRdsPrices(accountId, responses[4], pricingList)
// await AwsPriceCalculator.putElasticachePrices(accountId, responses[5] as Response<Elc>, pricingList)
];
return [4 /*yield*/, aws_price_calculator_1.default.putRdsPrices(accountId, responses[4], pricingList)];
case 7:
_a.sent();
// await AwsPriceCalculator.putElasticachePrices(accountId, responses[5] as Response<Elc>, pricingList)
return [4 /*yield*/, aws_price_calculator_1.default.putElasticachePrices(accountId, responses[5], pricingList)];
case 8:
_a.sent();
return [2 /*return*/, responses];

@@ -104,0 +104,0 @@ }

{
"name": "@cloudchipr/cloudchipr-engine",
"version": "0.2.19",
"version": "0.2.20",
"description": "Cloudchipr engine",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc