You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@smithy/util-defaults-mode-node

Package Overview
Dependencies
Maintainers
3
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/util-defaults-mode-node - npm Package Compare versions

Comparing version

to
4.0.17

14

package.json
{
"name": "@smithy/util-defaults-mode-node",
"version": "4.0.16",
"version": "4.0.17",
"scripts": {

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

"dependencies": {
"@smithy/config-resolver": "^4.1.3",
"@smithy/credential-provider-imds": "^4.0.5",
"@smithy/node-config-provider": "^4.1.2",
"@smithy/property-provider": "^4.0.3",
"@smithy/smithy-client": "^4.4.0",
"@smithy/types": "^4.3.0",
"@smithy/config-resolver": "^4.1.4",
"@smithy/credential-provider-imds": "^4.0.6",
"@smithy/node-config-provider": "^4.1.3",
"@smithy/property-provider": "^4.0.4",
"@smithy/smithy-client": "^4.4.1",
"@smithy/types": "^4.3.1",
"tslib": "^2.6.2"

@@ -34,0 +34,0 @@ },