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

@aws-sdk/client-resource-explorer-2

Package Overview
Dependencies
Maintainers
5
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-resource-explorer-2 - npm Package Compare versions

Comparing version 3.254.0 to 3.256.0

6

dist-types/ResourceExplorer2Client.d.ts

@@ -8,3 +8,3 @@ import { RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";

import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
import { BodyLengthCalculator as __BodyLengthCalculator, ChecksumConstructor as __ChecksumConstructor, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";

@@ -129,5 +129,5 @@ import { AssociateDefaultViewCommandInput, AssociateDefaultViewCommandOutput } from "./commands/AssociateDefaultViewCommand";

/**
* The {@link DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
* The {@link __DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
*/
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
}

@@ -134,0 +134,0 @@ declare type ResourceExplorer2ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;

@@ -28,3 +28,3 @@ import {

Client as __Client,
DefaultsMode,
DefaultsMode as __DefaultsMode,
SmithyConfiguration as __SmithyConfiguration,

@@ -191,3 +191,3 @@ SmithyResolvedConfiguration as __SmithyResolvedConfiguration,

defaultUserAgentProvider?: Provider<__UserAgent>;
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
}

@@ -194,0 +194,0 @@ declare type ResourceExplorer2ClientConfigType = Partial<

{
"name": "@aws-sdk/client-resource-explorer-2",
"description": "AWS SDK for JavaScript Resource Explorer 2 Client for Node.js, Browser and React Native",
"version": "3.254.0",
"version": "3.256.0",
"scripts": {

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

"@aws-crypto/sha256-js": "3.0.0",
"@aws-sdk/client-sts": "3.254.0",
"@aws-sdk/client-sts": "3.256.0",
"@aws-sdk/config-resolver": "3.254.0",
"@aws-sdk/credential-provider-node": "3.254.0",
"@aws-sdk/credential-provider-node": "3.256.0",
"@aws-sdk/fetch-http-handler": "3.254.0",

@@ -28,0 +28,0 @@ "@aws-sdk/hash-node": "3.254.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