🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@smithy/smithy-client

Package Overview
Dependencies
Maintainers
2
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/smithy-client - npm Package Compare versions

Comparing version
4.14.7
to
4.14.8
+3
-3
package.json
{
"name": "@smithy/smithy-client",
"version": "4.14.7",
"version": "4.14.8",
"scripts": {

@@ -20,4 +20,4 @@ "build": "yarn g:tsc -p tsconfig.cjs.json && yarn g:tsc -p tsconfig.es.json && yarn g:tsc -p tsconfig.types.json",

"dependencies": {
"@smithy/core": "^3.29.2",
"@smithy/types": "^4.16.0",
"@smithy/core": "^3.29.3",
"@smithy/types": "^4.16.1",
"tslib": "^2.6.2"

@@ -24,0 +24,0 @@ },