Gathering detailed insights and metrics for jellyfin-apiclient
Gathering detailed insights and metrics for jellyfin-apiclient
Gathering detailed insights and metrics for jellyfin-apiclient
Gathering detailed insights and metrics for jellyfin-apiclient
npm install jellyfin-apiclient
Typescript
Module System
Node Version
NPM Version
75
Supply Chain
91.1
Quality
78.3
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
25 Stars
1,090 Commits
36 Forks
6 Watchers
8 Branches
31 Contributors
Updated on Feb 28, 2025
Latest Version
1.11.0
Package Id
jellyfin-apiclient@1.11.0
Unpacked Size
337.24 kB
Size
72.76 kB
File Count
11
NPM Version
6.14.18
Node Version
14.21.3
Published on
Oct 25, 2023
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
[!WARNING] This library is deprecated. It is recommended to use the TypeScript SDK instead. No future releases are planned and no new features will be supported.
This library is meant to help clients written in JavaScript interact with Jellyfin's REST API.
This library depends on the Fetch and Promise APIs. These will be expected to be polyfilled if used in a browser that doesn't support them.
Clone or download this repository
1git clone https://github.com/jellyfin/jellyfin-apiclient-javascript.git 2cd jellyfin-apiclient-javascript
Install build dependencies in the project directory
1npm install
Build the library for production
1npm run build
Build the library for development
1npm run dev
This library is documented using JSDoc style comments. Documentation can be generated in HTML format by running npm run docs
and viewing the files in any modern browser. The resulting documentation will be saved in the docs
directory.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
all changesets reviewed
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- 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
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
17 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
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