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

@smithy/smithy-client

Package Overview
Dependencies
Maintainers
2
Versions
182
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.6
to
4.14.7
+3
-3
package.json
{
"name": "@smithy/smithy-client",
"version": "4.14.6",
"version": "4.14.7",
"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.1",
"@smithy/types": "^4.15.1",
"@smithy/core": "^3.29.2",
"@smithy/types": "^4.16.0",
"tslib": "^2.6.2"

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