Socket
Socket
Sign inDemoInstall

@flemist/abort-controller

Package Overview
Dependencies
1
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @flemist/abort-controller

Implementation of AbortController interface (version of NodeJS 18)


Version published
Weekly downloads
54
increased by42.11%
Maintainers
1
Install size
105 kB
Created
Weekly downloads
 

Readme

Source

NPM Version NPM Downloads Build Status Test Coverage

Implementation of AbortController interface. Same as in the NodeJS 18.x Completely identical to the implementation of NodeJS 18, but works in the NodeJS >=15 and Chrome >=38

Usage

import { AbortControllerImpl } from '@flemist/abort-controller'

const abortController: AbortController = new AbortControllerImpl()

Keywords

polyfill, ponyfill, cross-platform, cross-browser

Keywords

FAQs

Last updated on 06 Aug 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc