New:Socket for Asana Is Now Available.Learn more
Sign In

@socketregistry/is-async-function

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socketregistry/is-async-function

Socket.dev optimized package override for is-async-function

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
10
-58.33%
Maintainers
2
Weekly downloads
 
Created
Source

@socketregistry/is-async-function

Socket Badge CI - @socketregistry/is-async-function

Follow @SocketSecurity Follow @socket.dev on Bluesky

A tested zero dependency drop-in replacement of is-async-function complete with TypeScript types.

Installation

Install as a package override

socket CLI will automagically ✨ populate overrides and resolutions of your package.json.

pnpm install -g socket@1.1.147
socket optimize

Prefer to do it yourself? Add @socketregistry/is-async-function to your package.json.

{
  "overrides": {
    "is-async-function": "npm:@socketregistry/is-async-function@^1"
  },
  "resolutions": {
    "is-async-function": "npm:@socketregistry/is-async-function@^1"
  }
}

Install as a plain dependency

Install with your favorite package manager.

pnpm install @socketregistry/is-async-function

Requirements

Node >= 24

Keywords

Socket.dev

FAQs

Package last updated on 07 Aug 2026

Related posts