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

@smithy/abort-controller

Package Overview
Dependencies
Maintainers
3
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/abort-controller - npm Package Compare versions

Comparing version
4.0.4
to
4.0.5
+2
-2
package.json
{
"name": "@smithy/abort-controller",
"version": "4.0.4",
"version": "4.0.5",
"description": "A simple abort controller library",

@@ -28,3 +28,3 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@smithy/types": "^4.3.1",
"@smithy/types": "^4.3.2",
"tslib": "^2.6.2"

@@ -31,0 +31,0 @@ },