You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@smithy/service-error-classification

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/service-error-classification - npm Package Compare versions

Comparing version
4.2.5
to
4.2.6
+2
-2
package.json
{
"name": "@smithy/service-error-classification",
"version": "4.2.5",
"version": "4.2.6",
"scripts": {

@@ -58,4 +58,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"dependencies": {
"@smithy/types": "^4.9.0"
"@smithy/types": "^4.10.0"
}
}