Gathering detailed insights and metrics for @esfx/async-semaphore
Gathering detailed insights and metrics for @esfx/async-semaphore
npm install @esfx/async-semaphore
Typescript
Module System
Node Version
NPM Version
71
Supply Chain
81.3
Quality
76.2
Maintenance
100
Vulnerability
86.9
License
v1.1.0-alpha.202307260322
Published on 26 Jul 2023
v1.1.0-alpha.202306080253
Published on 08 Jun 2023
v1.1.0-alpha.202306061406
Published on 06 Jun 2023
v1.1.0-alpha.202306061316
Published on 06 Jun 2023
v1.1.0-alpha.202306051228
Published on 05 Jun 2023
v1.1.0-alpha.202305082104
Published on 08 May 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
100,798
Last Day
11
Last Week
31
Last Month
290
Last Year
28,207
220 Stars
270 Commits
5 Forks
6 Watching
14 Branches
2 Contributors
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
-8.3%
11
Compared to previous day
Last week
-69%
31
Compared to previous week
Last month
-2.7%
290
Compared to previous month
Last year
25%
28,207
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
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
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
28 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-12-30
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