Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-managedblockchain-query

Package Overview
Dependencies
Maintainers
0
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-managedblockchain-query - npm Package Compare versions

Comparing version 3.649.0 to 3.650.0

36

dist-cjs/index.js

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@@ -1183,0 +1165,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 [

@@ -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-managedblockchain-query",
"description": "AWS SDK for JavaScript Managedblockchain Query 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