Installations
npm install @bevry/nodejs-schedule
Developer Guide
Typescript
Yes
Module System
ESM
Min. Node Version
>=18
Node Version
20.10.0
NPM Version
10.2.3
Score
71.9
Supply Chain
99.4
Quality
76.2
Maintenance
100
Vulnerability
100
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
TypeScript (100%)
Developer
bevry
Download Statistics
Total Downloads
22,433
Last Day
5
Last Week
72
Last Month
199
Last Year
13,216
GitHub Statistics
22 Commits
3 Watching
1 Branches
2 Contributors
Bundle Size
3.93 kB
Minified
1.64 kB
Minified + Gzipped
Sponsor this package
Package Meta Information
Latest Version
2.9.0
Package Id
@bevry/nodejs-schedule@2.9.0
Unpacked Size
56.74 kB
Size
13.50 kB
File Count
14
NPM Version
10.2.3
Node Version
20.10.0
Publised On
29 Dec 2023
Total Downloads
Cumulative downloads
Total Downloads
22,433
Last day
66.7%
5
Compared to previous day
Last week
620%
72
Compared to previous week
Last month
-4.8%
199
Compared to previous month
Last year
155.7%
13,216
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
@bevry/nodejs-schedule
Fetch the schedule information of the Node.js versions
Usage
1import { 2 preloadNodeSchedule, 3 getNodeScheduleInformation, 4 getNodeScheduleIdentifiers, 5} from '@bevry/nodejs-schedule' 6// as of 2020-11-03 7 8// preload the data 9await preloadNodeSchedule() 10// now that we have preloaded the data, we can do the queries 11 12console.log(getNodeScheduleInformation('12.0.0'))) 13// { version: '12', start: Date, end: Date, maintenance?: Date, lts?: Date, codename?: string} 14 15console.log(getNodeScheduleInformation(12))) 16// { version: '12', start: Date, end: Date, maintenance?: Date, lts?: Date, codename?: string} 17 18console.log(getNodeScheduleIdentifiers())) 19// [ '0.8', '0.10', '0.12', '4', '5', ... ]
You can combine this with @bevry/filter-nodejs-versions
to filter the Node.js versions.
You can combine this with @bevry/nodejs-ecmascript-compatibility
to get the ECMAScript compatibility for a given Node.js version.
Install
npm
- Install:
npm install --save @bevry/nodejs-schedule
- Import:
import * as pkg from ('@bevry/nodejs-schedule')
- Require:
const pkg = require('@bevry/nodejs-schedule')
Deno
1import * as pkg from 'https://unpkg.com/@bevry/nodejs-schedule@^2.9.0/edition-deno/index.ts'
Editions
This package is published with the following editions:
@bevry/nodejs-schedule/source/index.ts
is TypeScript source code with Import for modules@bevry/nodejs-schedule
aliases@bevry/nodejs-schedule/edition-es2022/index.js
@bevry/nodejs-schedule/edition-es2022/index.js
is TypeScript compiled against ES2022 for Node.js 18 || 20 || 21 with Require for modules@bevry/nodejs-schedule/edition-es2022-esm/index.js
is TypeScript compiled against ES2022 for Node.js 18 || 20 || 21 with Import for modules@bevry/nodejs-schedule/edition-types/index.d.ts
is TypeScript compiled Types with Import for modules@bevry/nodejs-schedule/edition-deno/index.ts
is TypeScript source code made to be compatible with Deno
History
Discover the release history by heading on over to the HISTORY.md
file.
Backers
Code
Discover how to contribute via the CONTRIBUTING.md
file.
Authors
- Benjamin Lupton — Accelerating collaborative wisdom.
Maintainers
- Benjamin Lupton — Accelerating collaborative wisdom.
Contributors
Finances
Sponsors
- Andrew Nesbitt — Software engineer and researcher
- Balsa — We're Balsa, and we're building tools for builders.
- Codecov — Empower developers with tools to improve code quality and testing.
- Poonacha Medappa
- Rob Morris
- Sentry — Real-time crash reporting for your web apps, mobile apps, and games.
- Syntax — Syntax Podcast
Donors
- Andrew Nesbitt
- Armen Mkrtchian
- Balsa
- Chad
- Codecov
- dr.dimitru
- Elliott Ditman
- entroniq
- GitHub
- Hunter Beast
- Jean-Luc Geering
- Michael Duane Mooring
- Michael Harry Scepaniak
- Mohammed Shah
- Mr. Henry
- Nermal
- Pleo
- Poonacha Medappa
- Rob Morris
- Robert de Forest
- Sentry
- ServieJS
- Skunk Team
- Syntax
- WriterJohnBuck
License
Unless stated otherwise all works are:
- Copyright © Benjamin Lupton
and licensed under:
No vulnerabilities found.
Reason
security policy file detected
Details
- Info: security policy file detected: SECURITY.md:1
- Info: Found linked content: SECURITY.md:1
- Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1
- Info: Found text in security policy: SECURITY.md:1
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
SAST tool is run on all commits
Details
- Info: all commits (7) are checked with a SAST tool
Reason
license file detected
Details
- Info: project has a license file: LICENSE.md:0
- Warn: project license file does not contain an FSF or OSI license.
Reason
2 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/15 approved changesets -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bevry.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bevry/nodejs-schedule/bevry.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/bevry.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bevry/nodejs-schedule/bevry.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bevry.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/bevry/nodejs-schedule/bevry.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bevry.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/bevry/nodejs-schedule/bevry.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bevry.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/bevry/nodejs-schedule/bevry.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/bevry.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/bevry/nodejs-schedule/bevry.yml/main?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bevry.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/bevry/nodejs-schedule/bevry.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/bevry.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/bevry/nodejs-schedule/bevry.yml/main?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/bevry.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/bevry/nodejs-schedule/bevry.yml/main?enable=pin
- Info: 0 out of 5 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 4 third-party GitHubAction dependencies pinned
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bevry.yml:79
- Warn: no topLevel permission defined: .github/workflows/bevry.yml:1
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'main'
Score
4.5
/10
Last Scanned on 2025-02-03
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