New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-pricing

Package Overview
Dependencies
Maintainers
5
Versions
437
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-pricing - npm Package Compare versions

Comparing version 3.649.0 to 3.650.0

20

dist-cjs/index.js

@@ -631,5 +631,3 @@ "use strict";

// src/commands/DescribeServicesCommand.ts
var _DescribeServicesCommand = class _DescribeServicesCommand extends import_smithy_client.Command.classBuilder().ep({
...commonParams
}).m(function(Command, cs, config, o) {
var _DescribeServicesCommand = class _DescribeServicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
return [

@@ -648,5 +646,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),

var _GetAttributeValuesCommand = class _GetAttributeValuesCommand extends import_smithy_client.Command.classBuilder().ep({
...commonParams
}).m(function(Command, cs, config, o) {
var _GetAttributeValuesCommand = class _GetAttributeValuesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
return [

@@ -665,5 +661,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),

var _GetPriceListFileUrlCommand = class _GetPriceListFileUrlCommand extends import_smithy_client.Command.classBuilder().ep({
...commonParams
}).m(function(Command, cs, config, o) {
var _GetPriceListFileUrlCommand = class _GetPriceListFileUrlCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
return [

@@ -682,5 +676,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),

var _GetProductsCommand = class _GetProductsCommand extends import_smithy_client.Command.classBuilder().ep({
...commonParams
}).m(function(Command, cs, config, o) {
var _GetProductsCommand = class _GetProductsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
return [

@@ -699,5 +691,3 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),

var _ListPriceListsCommand = class _ListPriceListsCommand extends import_smithy_client.Command.classBuilder().ep({
...commonParams
}).m(function(Command, cs, config, o) {
var _ListPriceListsCommand = class _ListPriceListsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
return [

@@ -704,0 +694,0 @@ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

@@ -9,5 +9,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -14,0 +12,0 @@ return [

{
"name": "@aws-sdk/client-pricing",
"description": "AWS SDK for JavaScript Pricing Client for Node.js, Browser and React Native",
"version": "3.649.0",
"version": "3.650.0",
"scripts": {

@@ -23,6 +23,6 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/client-sso-oidc": "3.649.0",
"@aws-sdk/client-sts": "3.649.0",
"@aws-sdk/client-sso-oidc": "3.650.0",
"@aws-sdk/client-sts": "3.650.0",
"@aws-sdk/core": "3.649.0",
"@aws-sdk/credential-provider-node": "3.649.0",
"@aws-sdk/credential-provider-node": "3.650.0",
"@aws-sdk/middleware-host-header": "3.649.0",

@@ -29,0 +29,0 @@ "@aws-sdk/middleware-logger": "3.649.0",

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