🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@aws-sdk/client-sso

Package Overview
Dependencies
Maintainers
2
Versions
596
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version
3.1081.0
to
3.1082.0
+1
-1
dist-cjs/index.js

@@ -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.1080.0";
var version = "3.1081.0";
var packageInfo = {

@@ -99,0 +99,0 @@ version: version};

{
"name": "@aws-sdk/client-sso",
"description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
"version": "3.1081.0",
"version": "3.1082.0",
"scripts": {

@@ -26,12 +26,12 @@ "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",

"dependencies": {
"@aws-sdk/core": "^3.974.29",
"@aws-sdk/types": "^3.973.15",
"@smithy/core": "^3.29.0",
"@smithy/fetch-http-handler": "^5.6.2",
"@smithy/node-http-handler": "^4.9.2",
"@smithy/types": "^4.15.1",
"@aws-sdk/core": "^3.975.0",
"@aws-sdk/types": "^3.974.0",
"@smithy/core": "^3.29.2",
"@smithy/fetch-http-handler": "^5.6.4",
"@smithy/node-http-handler": "^4.9.4",
"@smithy/types": "^4.16.0",
"tslib": "^2.6.2"
},
"devDependencies": {
"@smithy/snapshot-testing": "^2.2.5",
"@smithy/snapshot-testing": "^2.2.7",
"@tsconfig/node20": "20.1.8",

@@ -38,0 +38,0 @@ "@types/node": "^20.14.8",