Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@smithy/abort-controller

Package Overview
Dependencies
Maintainers
2
Versions
39
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 3.1.6 to 3.1.7

7

package.json
{
"name": "@smithy/abort-controller",
"version": "3.1.6",
"version": "3.1.7",
"description": "A simple abort controller library",

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

"extract:docs": "api-extractor run --local",
"test": "yarn g:jest"
"test": "yarn g:vitest run",
"test:watch": "yarn g:vitest watch"
},

@@ -28,3 +29,3 @@ "author": {

"dependencies": {
"@smithy/types": "^3.6.0",
"@smithy/types": "^3.7.0",
"tslib": "^2.6.2"

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc