Sign In

@smithy/smithy-client

Package Overview
Dependencies
Maintainers
2
Versions
192
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.4
to
4.14.5
+3
-3
package.json
{
"name": "@smithy/smithy-client",
"version": "4.14.4",
"version": "4.14.5",
"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.28.0",
"@smithy/types": "^4.15.0",
"@smithy/core": "^3.29.0",
"@smithy/types": "^4.15.1",
"tslib": "^2.6.2"

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