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.7
to
4.2.8
+3
-3
package.json
{
"name": "@smithy/service-error-classification",
"version": "4.2.7",
"version": "4.2.8",
"scripts": {

@@ -29,3 +29,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"downlevel-dts": "0.10.1",
"rimraf": "3.0.2",
"rimraf": "5.0.10",
"typedoc": "0.23.23"

@@ -59,4 +59,4 @@ },

"dependencies": {
"@smithy/types": "^4.11.0"
"@smithy/types": "^4.12.0"
}
}