Socket
Socket
Sign inDemoInstall

@aws-sdk/client-rbin

Package Overview
Dependencies
Maintainers
0
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.649.0 to 3.650.0

40

dist-cjs/index.js

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@@ -931,0 +911,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 [

@@ -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-rbin",
"description": "AWS SDK for JavaScript Rbin 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