Gathering detailed insights and metrics for @esfx/async-semaphore
Gathering detailed insights and metrics for @esfx/async-semaphore
Gathering detailed insights and metrics for @esfx/async-semaphore
Gathering detailed insights and metrics for @esfx/async-semaphore
A suite of packages designed to provide low-level APIs for interoperable libraries.
npm install @esfx/async-semaphore
Typescript
Module System
Node Version
NPM Version
v1.1.0-alpha.202307260322
Updated on Jul 26, 2023
v1.1.0-alpha.202306080253
Updated on Jun 08, 2023
v1.1.0-alpha.202306061406
Updated on Jun 06, 2023
v1.1.0-alpha.202306061316
Updated on Jun 06, 2023
v1.1.0-alpha.202306051228
Updated on Jun 05, 2023
v1.1.0-alpha.202305082104
Updated on May 08, 2023
TypeScript (77.02%)
JavaScript (21.85%)
WebAssembly (0.62%)
Perl (0.19%)
Raku (0.11%)
C++ (0.11%)
CSS (0.07%)
Python (0.03%)
Total Downloads
102,194
Last Day
15
Last Week
265
Last Month
796
Last Year
5,920
Apache-2.0 License
227 Stars
270 Commits
5 Forks
6 Watchers
14 Branches
2 Contributors
Updated on Mar 13, 2025
Minified
Minified + Gzipped
Latest Version
1.0.0
Package Id
@esfx/async-semaphore@1.0.0
Unpacked Size
38.63 kB
Size
8.88 kB
File Count
9
NPM Version
lerna/3.22.1/node@v16.17.1+x64 (linux)
Node Version
16.17.1
Cumulative downloads
Total Downloads
Last Day
-78.9%
15
Compared to previous day
Last Week
50.6%
265
Compared to previous week
Last Month
238.7%
796
Compared to previous month
Last Year
-86.1%
5,920
Compared to previous year
2
1
@esfx
The @esfx
suite of packages is designed to provide low-level interoperability between 3rd-party packages for a number of common operations.
The main packages in the @esfx
suite include:
@esfx/async
- Provides a number of asynchronous coordination primitives from the following packages:
@esfx/async-autoresetevent
@esfx/async-barrier
@esfx/async-canceltoken
@esfx/async-conditionvariable
@esfx/async-countdown
@esfx/async-deferred
@esfx/async-delay
@esfx/async-lazy
@esfx/async-lockable
@esfx/async-manualresetevent
@esfx/async-mutex
@esfx/async-queue
@esfx/async-readerwriterlock
@esfx/async-semaphore
@esfx/async-stack
@esfx/async-waitqueue
@esfx/cancelable
- A low-level Symbol-based API for defining a common cancellation protocol.@esfx/collection-core
- A low-level Symbol-based API for defining common collection behaviors.@esfx/collections
- A common collections API composed of the following packages:
@esfx/disposable
- A low-level Symbol-based API for defining explicit resource management.@esfx/equatable
- A low-level Symbol-based API for defining equality.@esfx/events
- A low-level API for defining events.@esfx/indexed-object
- A base class for custom integer-indexed objects.@esfx/lazy
- Provides a class to simplify lazy-initialization logic.@esfx/metadata
- An API for defining metadata about an object.@esfx/ref
- A low-level API for defining forward references.@esfx/threading
- Thread synchronization primitives for use with Workers:
@esfx/type-model
- A number of useful types for TypeScript.Shim packages augment built-in objects with functionality from the main packages.
@esfx/cancelable-dom-shim
@esfx/collection-core-shim
@esfx/collection-core-dom-shim
@esfx/equatable-shim
@esfx/metadata-shim
@esfx/reflect-metadata-compat
Adapter packages provide functionality to simplify interoperability scenarios with different platforms:
You can read more about the API here.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
33 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-03-31
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More