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.1.0
to
4.1.1
+2
-2
package.json
{
"name": "@smithy/abort-controller",
"version": "4.1.0",
"version": "4.1.1",
"description": "A simple abort controller library",

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

"dependencies": {
"@smithy/types": "^4.4.0",
"@smithy/types": "^4.5.0",
"tslib": "^2.6.2"

@@ -32,0 +32,0 @@ },