@aws-sdk/client-sso
Advanced tools
@@ -96,3 +96,3 @@ const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client"); | ||
| var version = "3.1106.0"; | ||
| var version = "3.1107.0"; | ||
| var packageInfo = { | ||
@@ -99,0 +99,0 @@ version: version}; |
+5
-5
| { | ||
| "name": "@aws-sdk/client-sso", | ||
| "version": "3.1107.0", | ||
| "version": "3.1108.0", | ||
| "description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native", | ||
@@ -50,7 +50,7 @@ "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-sso", | ||
| "test:integration:watch": "yarn g:vitest watch --passWithNoTests -c vitest.config.integ.mts", | ||
| "test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs" | ||
| "test:index": "tsc -p tsconfig.test.json && node ./test/index-objects.spec.mjs" | ||
| }, | ||
| "dependencies": { | ||
| "@aws-sdk/core": "^3.977.6", | ||
| "@aws-sdk/types": "^3.974.2", | ||
| "@aws-sdk/core": "^3.977.7", | ||
| "@aws-sdk/types": "^3.974.3", | ||
| "@smithy/core": "^3.31.1", | ||
@@ -69,3 +69,3 @@ "@smithy/fetch-http-handler": "^5.6.13", | ||
| "premove": "4.0.0", | ||
| "typescript": "~5.8.3", | ||
| "typescript": "~6.0.3", | ||
| "vitest": "^4.0.17" | ||
@@ -72,0 +72,0 @@ }, |
184075
0Updated
Updated