https://github.com/cy-suite/node

https://github.com/cy-suite/node

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cy-suite
  • License: other
  • Language: JavaScript
  • Default Branch: main
  • Size: 1.42 GB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License Code of conduct Codeowners Security Support Governance

README.md

Node.js

Node.js is an open-source, cross-platform JavaScript runtime environment.

For information on using Node.js, see the Node.js website.

The Node.js project uses an open governance model. The OpenJS Foundation provides support for the project.

Contributors are expected to act in a collaborative manner to move the project forward. We encourage the constructive exchange of contrary opinions and compromise. The TSC reserves the right to limit or block contributors who repeatedly act in ways that discourage, exhaust, or otherwise negatively affect other participants.

This project has a Code of Conduct.

Table of contents

Support

Looking for help? Check out the instructions for getting support.

Release types

  • Current: Under active development. Code for the Current release is in the branch for its major version number (for example, v22.x). Node.js releases a new major version every 6 months, allowing for breaking changes. This happens in April and October every year. Releases appearing each October have a support life of 8 months. Releases appearing each April convert to LTS (see below) each October.
  • LTS: Releases that receive Long Term Support, with a focus on stability and security. Every even-numbered major version will become an LTS release. LTS releases receive 12 months of Active LTS support and a further 18 months of Maintenance. LTS release lines have alphabetically-ordered code names, beginning with v4 Argon. There are no breaking changes or feature additions, except in some special circumstances.
  • Nightly: Code from the Current branch built every 24-hours when there are changes. Use with caution.

Current and LTS releases follow semantic versioning. A member of the Release Team signs each Current and LTS release. For more information, see the Release README.

Download

Binaries, installers, and source tarballs are available at https://nodejs.org/en/download/.

Current and LTS releases

https://nodejs.org/download/release/

The latest directory is an alias for the latest Current release. The latest-codename directory is an alias for the latest release from an LTS line. For example, the latest-hydrogen directory contains the latest Hydrogen (Node.js 18) release.

Nightly releases

https://nodejs.org/download/nightly/

Each directory and filename includes the version (e.g., v22.0.0), followed by the UTC date (e.g., 20240424 for April 24, 2024), and the short commit SHA of the HEAD of the release (e.g., ddd0a9e494). For instance, a full directory name might look like v22.0.0-nightly20240424ddd0a9e494.

API documentation

Documentation for the latest Current release is at https://nodejs.org/api/. Version-specific documentation is available in each release directory in the docs subdirectory. Version-specific documentation is also at https://nodejs.org/download/docs/.

Verifying binaries

Download directories contain a SHASUMS256.txt file with SHA checksums for the files.

To download SHASUMS256.txt using curl:

bash curl -O https://nodejs.org/dist/vx.y.z/SHASUMS256.txt

To check that downloaded files match the checksum, use sha256sum:

bash sha256sum -c SHASUMS256.txt --ignore-missing

For Current and LTS, the GPG detached signature of SHASUMS256.txt is in SHASUMS256.txt.sig. You can use it with gpg to verify the integrity of SHASUMS256.txt. You will first need to import the GPG keys of individuals authorized to create releases.

See Release keys for commands to import active release keys.

Next, download the SHASUMS256.txt.sig for the release:

bash curl -O https://nodejs.org/dist/vx.y.z/SHASUMS256.txt.sig

Then use gpg --verify SHASUMS256.txt.sig SHASUMS256.txt to verify the file's signature.

Building Node.js

See BUILDING.md for instructions on how to build Node.js from source and a list of supported platforms.

Security

For information on reporting security vulnerabilities in Node.js, see SECURITY.md.

Contributing to Node.js

Current project team members

For information about the governance of the Node.js project, see GOVERNANCE.md.

TSC (Technical Steering Committee)

TSC voting members

TSC regular members

TSC emeriti members #### TSC emeriti members * [addaleax](https://github.com/addaleax) - **Anna Henningsen** <> (she/her) * [ChALkeR](https://github.com/ChALkeR) - ** ** <> (he/him) * [chrisdickinson](https://github.com/chrisdickinson) - **Chris Dickinson** <> * [danbev](https://github.com/danbev) - **Daniel Bevenius** <> (he/him) * [danielleadams](https://github.com/danielleadams) - **Danielle Adams** <> (she/her) * [evanlucas](https://github.com/evanlucas) - **Evan Lucas** <> (he/him) * [fhinkel](https://github.com/fhinkel) - **Franziska Hinkelmann** <> (she/her) * [Fishrock123](https://github.com/Fishrock123) - **Jeremiah Senkpiel** <> (he/they) * [gabrielschulhof](https://github.com/gabrielschulhof) - **Gabriel Schulhof** <> * [gibfahn](https://github.com/gibfahn) - **Gibson Fahnestock** <> (he/him) * [indutny](https://github.com/indutny) - **Fedor Indutny** <> * [isaacs](https://github.com/isaacs) - **Isaac Z. Schlueter** <> * [joshgav](https://github.com/joshgav) - **Josh Gavant** <> * [mmarchini](https://github.com/mmarchini) - **Mary Marchini** <> (she/her) * [mscdex](https://github.com/mscdex) - **Brian White** <> * [MylesBorins](https://github.com/MylesBorins) - **Myles Borins** <> (he/him) * [nebrius](https://github.com/nebrius) - **Bryan Hughes** <> * [ofrobots](https://github.com/ofrobots) - **Ali Ijaz Sheikh** <> (he/him) * [orangemocha](https://github.com/orangemocha) - **Alexis Campailla** <> * [piscisaureus](https://github.com/piscisaureus) - **Bert Belder** <> * [RaisinTen](https://github.com/RaisinTen) - **Darshan Sen** <> (he/him) * [rvagg](https://github.com/rvagg) - **Rod Vagg** <> * [sam-github](https://github.com/sam-github) - **Sam Roberts** <> * [shigeki](https://github.com/shigeki) - **Shigeki Ohtsu** <> (he/him) * [thefourtheye](https://github.com/thefourtheye) - **Sakthipriyan Vairamani** <> (he/him) * [TimothyGu](https://github.com/TimothyGu) - **Tiancheng "Timothy" Gu** <> (he/him) * [trevnorris](https://github.com/trevnorris) - **Trevor Norris** <>

Collaborators

Emeriti ### Collaborator emeriti * [ak239](https://github.com/ak239) - **Aleksei Koziatinskii** <> * [andrasq](https://github.com/andrasq) - **Andras** <> * [AndreasMadsen](https://github.com/AndreasMadsen) - **Andreas Madsen** <> (he/him) * [AnnaMag](https://github.com/AnnaMag) - **Anna M. Kedzierska** <> * [antsmartian](https://github.com/antsmartian) - **Anto Aravinth** <> (he/him) * [aqrln](https://github.com/aqrln) - **Alexey Orlenko** <> (he/him) * [AshCripps](https://github.com/AshCripps) - **Ash Cripps** <> * [bcoe](https://github.com/bcoe) - **Ben Coe** <> (he/him) * [bmeck](https://github.com/bmeck) - **Bradley Farias** <> * [bmeurer](https://github.com/bmeurer) - **Benedikt Meurer** <> * [boneskull](https://github.com/boneskull) - **Christopher Hiller** <> (he/him) * [brendanashworth](https://github.com/brendanashworth) - **Brendan Ashworth** <> * [bzoz](https://github.com/bzoz) - **Bartosz Sosnowski** <> * [calvinmetcalf](https://github.com/calvinmetcalf) - **Calvin Metcalf** <> * [ChALkeR](https://github.com/ChALkeR) - ** ** <> (he/him) * [chrisdickinson](https://github.com/chrisdickinson) - **Chris Dickinson** <> * [claudiorodriguez](https://github.com/claudiorodriguez) - **Claudio Rodriguez** <> * [danbev](https://github.com/danbev) - **Daniel Bevenius** <> (he/him) * [danielleadams](https://github.com/danielleadams) - **Danielle Adams** <> (she/her) * [DavidCai1993](https://github.com/DavidCai1993) - **David Cai** <> (he/him) * [davisjam](https://github.com/davisjam) - **Jamie Davis** <> (he/him) * [devnexen](https://github.com/devnexen) - **David Carlier** <> * [devsnek](https://github.com/devsnek) - **Gus Caplan** <> (they/them) * [digitalinfinity](https://github.com/digitalinfinity) - **Hitesh Kanwathirtha** <> (he/him) * [dmabupt](https://github.com/dmabupt) - **Xu Meng** <> (he/him) * [dnlup](https://github.com/dnlup) - **dnlup** <> * [eljefedelrodeodeljefe](https://github.com/eljefedelrodeodeljefe) - **Robert Jefe Lindstaedt** <> * [estliberitas](https://github.com/estliberitas) - **Alexander Makarenko** <> * [eugeneo](https://github.com/eugeneo) - **Eugene Ostroukhov** <> * [evanlucas](https://github.com/evanlucas) - **Evan Lucas** <> (he/him) * [firedfox](https://github.com/firedfox) - **Daniel Wang** <> * [Fishrock123](https://github.com/Fishrock123) - **Jeremiah Senkpiel** <> (he/they) * [gdams](https://github.com/gdams) - **George Adams** <> (he/him) * [geek](https://github.com/geek) - **Wyatt Preul** <> * [gibfahn](https://github.com/gibfahn) - **Gibson Fahnestock** <> (he/him) * [glentiki](https://github.com/glentiki) - **Glen Keane** <> (he/him) * [hashseed](https://github.com/hashseed) - **Yang Guo** <> (he/him) * [hiroppy](https://github.com/hiroppy) - **Yuta Hiroto** <> (he/him) * [iansu](https://github.com/iansu) - **Ian Sutherland** <> * [iarna](https://github.com/iarna) - **Rebecca Turner** <> * [imran-iq](https://github.com/imran-iq) - **Imran Iqbal** <> * [imyller](https://github.com/imyller) - **Ilkka Myller** <> * [indutny](https://github.com/indutny) - **Fedor Indutny** <> * [isaacs](https://github.com/isaacs) - **Isaac Z. Schlueter** <> * [italoacasas](https://github.com/italoacasas) - **Italo A. Casas** <> (he/him) * [JacksonTian](https://github.com/JacksonTian) - **Jackson Tian** <> * [jasongin](https://github.com/jasongin) - **Jason Ginchereau** <> * [jbergstroem](https://github.com/jbergstroem) - **Johan Bergstrm** <> * [jdalton](https://github.com/jdalton) - **John-David Dalton** <> * [jhamhader](https://github.com/jhamhader) - **Yuval Brik** <> * [joaocgreis](https://github.com/joaocgreis) - **Joo Reis** <> * [joesepi](https://github.com/joesepi) - **Joe Sepi** <> (he/him) * [joshgav](https://github.com/joshgav) - **Josh Gavant** <> * [julianduque](https://github.com/julianduque) - **Julian Duque** <> (he/him) * [kfarnung](https://github.com/kfarnung) - **Kyle Farnung** <> (he/him) * [kunalspathak](https://github.com/kunalspathak) - **Kunal Pathak** <> * [kuriyosh](https://github.com/kuriyosh) - **Yoshiki Kurihara** <> (he/him) * [lance](https://github.com/lance) - **Lance Ball** <> (he/him) * [Leko](https://github.com/Leko) - **Shingo Inoue** <> (he/him) * [lucamaraschi](https://github.com/lucamaraschi) - **Luca Maraschi** <> (he/him) * [lundibundi](https://github.com/lundibundi) - **Denys Otrishko** <> (he/him) * [lxe](https://github.com/lxe) - **Aleksey Smolenchuk** <> * [maclover7](https://github.com/maclover7) - **Jon Moss** <> (he/him) * [mafintosh](https://github.com/mafintosh) - **Mathias Buus** <> (he/him) * [matthewloring](https://github.com/matthewloring) - **Matthew Loring** <> * [Mesteery](https://github.com/Mesteery) - **Mestery** <> (he/him) * [micnic](https://github.com/micnic) - **Nicu Micleuanu** <> (he/him) * [mikeal](https://github.com/mikeal) - **Mikeal Rogers** <> * [miladfarca](https://github.com/miladfarca) - **Milad Fa** <> (he/him) * [misterdjules](https://github.com/misterdjules) - **Julien Gilli** <> * [mmarchini](https://github.com/mmarchini) - **Mary Marchini** <> (she/her) * [monsanto](https://github.com/monsanto) - **Christopher Monsanto** <> * [MoonBall](https://github.com/MoonBall) - **Chen Gang** <> * [mscdex](https://github.com/mscdex) - **Brian White** <> * [MylesBorins](https://github.com/MylesBorins) - **Myles Borins** <> (he/him) * [not-an-aardvark](https://github.com/not-an-aardvark) - **Teddy Katz** <> (he/him) * [ofrobots](https://github.com/ofrobots) - **Ali Ijaz Sheikh** <> (he/him) * [Olegas](https://github.com/Olegas) - **Oleg Elifantiev** <> * [orangemocha](https://github.com/orangemocha) - **Alexis Campailla** <> * [othiym23](https://github.com/othiym23) - **Forrest L Norvell** <> (they/them/themself) * [oyyd](https://github.com/oyyd) - **Ouyang Yadong** <> (he/him) * [petkaantonov](https://github.com/petkaantonov) - **Petka Antonov** <> * [phillipj](https://github.com/phillipj) - **Phillip Johnsen** <> * [piscisaureus](https://github.com/piscisaureus) - **Bert Belder** <> * [pmq20](https://github.com/pmq20) - **Minqi Pan** <> * [PoojaDurgad](https://github.com/PoojaDurgad) - **Pooja D P** <> (she/her) * [princejwesley](https://github.com/princejwesley) - **Prince John Wesley** <> * [psmarshall](https://github.com/psmarshall) - **Peter Marshall** <> (he/him) * [puzpuzpuz](https://github.com/puzpuzpuz) - **Andrey Pechkurov** <> (he/him) * [RaisinTen](https://github.com/RaisinTen) - **Darshan Sen** <> (he/him) * [refack](https://github.com/refack) - **Refael Ackermann ( )** <> (he/him//) * [rexagod](https://github.com/rexagod) - **Pranshu Srivastava** <> (he/him) * [rickyes](https://github.com/rickyes) - **Ricky Zhou** <<0x19951125@gmail.com>> (he/him) * [rlidwka](https://github.com/rlidwka) - **Alex Kocharin** <> * [rmg](https://github.com/rmg) - **Ryan Graham** <> * [robertkowalski](https://github.com/robertkowalski) - **Robert Kowalski** <> * [romankl](https://github.com/romankl) - **Roman Klauke** <> * [ronkorving](https://github.com/ronkorving) - **Ron Korving** <> * [RReverser](https://github.com/RReverser) - **Ingvar Stepanyan** <> * [rubys](https://github.com/rubys) - **Sam Ruby** <> * [rvagg](https://github.com/rvagg) - **Rod Vagg** <> * [ryzokuken](https://github.com/ryzokuken) - **Ujjwal Sharma** <> (he/him) * [saghul](https://github.com/saghul) - **Sal Ibarra Corretg** <> * [sam-github](https://github.com/sam-github) - **Sam Roberts** <> * [sebdeckers](https://github.com/sebdeckers) - **Sebastiaan Deckers** <> * [seishun](https://github.com/seishun) - **Nikolai Vavilov** <> * [shigeki](https://github.com/shigeki) - **Shigeki Ohtsu** <> (he/him) * [shisama](https://github.com/shisama) - **Masashi Hirano** <> (he/him) * [silverwind](https://github.com/silverwind) - **Roman Reiss** <> * [starkwang](https://github.com/starkwang) - **Weijia Wang** <> * [stefanmb](https://github.com/stefanmb) - **Stefan Budeanu** <> * [tellnes](https://github.com/tellnes) - **Christian Tellnes** <> * [thefourtheye](https://github.com/thefourtheye) - **Sakthipriyan Vairamani** <> (he/him) * [thlorenz](https://github.com/thlorenz) - **Thorsten Lorenz** <> * [TimothyGu](https://github.com/TimothyGu) - **Tiancheng "Timothy" Gu** <> (he/him) * [trevnorris](https://github.com/trevnorris) - **Trevor Norris** <> * [tunniclm](https://github.com/tunniclm) - **Mike Tunnicliffe** <> * [vdeturckheim](https://github.com/vdeturckheim) - **Vladimir de Turckheim** <> (he/him) * [vkurchatkin](https://github.com/vkurchatkin) - **Vladimir Kurchatkin** <> * [vsemozhetbyt](https://github.com/vsemozhetbyt) - **Vse Mozhet Byt** <> (he/him) * [watilde](https://github.com/watilde) - **Daijiro Wachi** <> (he/him) * [watson](https://github.com/watson) - **Thomas Watson** <> * [whitlockjc](https://github.com/whitlockjc) - **Jeremy Whitlock** <> * [XadillaX](https://github.com/XadillaX) - **Khaidi Chu** <> (he/him) * [yashLadha](https://github.com/yashLadha) - **Yash Ladha** <> (he/him) * [yhwang](https://github.com/yhwang) - **Yihong Wang** <> * [yorkie](https://github.com/yorkie) - **Yorkie Liu** <> * [yosuke-furukawa](https://github.com/yosuke-furukawa) - **Yosuke Furukawa** <>

Collaborators follow the Collaborator Guide in maintaining the Node.js project.

Triagers

Triagers follow the Triage Guide when responding to new issues.

Release keys

Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys):

To import the full set of trusted release keys (including subkeys possibly used to sign releases):

bash gpg --keyserver hkps://keys.openpgp.org --recv-keys C0D6248439F1D5604AAFFB4021D900FFDB233756 # Antoine du Hamel gpg --keyserver hkps://keys.openpgp.org --recv-keys DD792F5973C6DE52C432CBDAC77ABFA00DDBF2B7 # Juan Jos Arboleda gpg --keyserver hkps://keys.openpgp.org --recv-keys CC68F5A3106FF448322E48ED27F5E38D5B0A215F # Marco Ippolito gpg --keyserver hkps://keys.openpgp.org --recv-keys 8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 # Michal Zasso gpg --keyserver hkps://keys.openpgp.org --recv-keys 890C08DB8579162FEE0DF9DB8BEAB4DFCF555EF4 # Rafael Gonzaga gpg --keyserver hkps://keys.openpgp.org --recv-keys C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C # Richard Lau gpg --keyserver hkps://keys.openpgp.org --recv-keys 108F52B48DB57BB0CC439B2997B01419BD92F80A # Ruy Adorno gpg --keyserver hkps://keys.openpgp.org --recv-keys A363A499291CBBC940DD62E41F10027AF002F8B0 # Ulises Gascn

See Verifying binaries for how to use these keys to verify a downloaded file.

Other keys used to sign some previous releases * **Beth Griggs** <> `4ED778F539E3634C779C87C6D7062848A1AB005C` * **Bryan English** <> `141F07595B7B3FFE74309A937405533BE57C7D57` * **Chris Dickinson** <> `9554F04D7259F04124DE6B476D5A82AC7E37093B` * **Colin Ihrig** <> `94AE36675C464D64BAFA68DD7434390BDBE9B9C5` * **Danielle Adams** <> `1C050899334244A8AF75E53792EF661D867B9DFA` `74F12602B6F1C4E913FAA37AD3A89613643B6201` * **Evan Lucas** <> `B9AE9905FFD7803F25714661B63B535A4C206CA9` * **Gibson Fahnestock** <> `77984A986EBC2AA786BC0F66B01FBB92821C587A` * **Isaac Z. Schlueter** <> `93C7E9E91B49E432C2F75674B0A78B0A6C481CF6` * **Italo A. Casas** <> `56730D5401028683275BD23C23EFEFE93C4CFFFE` * **James M Snell** <> `71DCFD284A79C3B38668286BC97EC7A07EDE3FC1` * **Jeremiah Senkpiel** <> `FD3A5288F042B6850C66B31F09FE44734EB7990E` * **Juan Jos Arboleda** <> `61FC681DFB92A079F1685E77973F295594EC4689` * **Julien Gilli** <> `114F43EE0176B71C7BC219DD50A3051F888C628D` * **Myles Borins** <> `C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8` * **Rod Vagg** <> `DD8F2338BAE7501E3DD5AC78C273792F7D83545D` * **Ruben Bridgewater** <> `A48C2BEE680E841632CD4E44F07496B3EB3C1762` * **Shelley Vohr** <> `B9E2F5981AA6E0CD28160D9FF13993A75599653C` * **Timothy J Fontaine** <> `7937DFD2AB06298B2293C3187D33FF9D0246406D`

Security release stewards

When possible, the commitment to take slots in the security release steward rotation is made by companies in order to ensure individuals who act as security stewards have the support and recognition from their employer to be able to prioritize security releases. Security release stewards manage security releases on a rotation basis as outlined in the security release process.

License

Node.js is available under the MIT License. Node.js also includes external libraries that are available under a variety of licenses. See LICENSE for the full license text.

Owner

  • Name: cy-suite
  • Login: cy-suite
  • Kind: organization

GitHub Events

Total
  • Public event: 1
Last Year
  • Public event: 1

Dependencies

.github/workflows/auto-start-ci.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-node 39370e3970a6d050c480ffad4ff0ed4d3fdee5af composite
.github/workflows/build-tarball.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/download-artifact fa0a91b85d4f404e444e00e005971372dc801d16 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • actions/upload-artifact b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 composite
  • mozilla-actions/sccache-action 9e326ebed976843c9932b3aa0e021c6f50310eb4 composite
.github/workflows/close-stale-feature-requests.yml actions
  • actions/stale 28ca1036281a5e5922ead5184a1bbf96e5fc984e composite
.github/workflows/close-stale-pull-requests.yml actions
  • mhdawson/stale 453d6581568dc43dbe345757f24408d7b451c651 composite
.github/workflows/close-stalled.yml actions
  • actions/stale 28ca1036281a5e5922ead5184a1bbf96e5fc984e composite
.github/workflows/comment-labeled.yml actions
.github/workflows/commit-lint.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-node 39370e3970a6d050c480ffad4ff0ed4d3fdee5af composite
.github/workflows/commit-queue.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-node 39370e3970a6d050c480ffad4ff0ed4d3fdee5af composite
.github/workflows/coverage-linux-without-intl.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • codecov/codecov-action 015f24e6818733317a2da2edd6290ab26238649a composite
  • mozilla-actions/sccache-action 9e326ebed976843c9932b3aa0e021c6f50310eb4 composite
.github/workflows/coverage-linux.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • codecov/codecov-action 015f24e6818733317a2da2edd6290ab26238649a composite
  • mozilla-actions/sccache-action 9e326ebed976843c9932b3aa0e021c6f50310eb4 composite
.github/workflows/coverage-windows.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • codecov/codecov-action 015f24e6818733317a2da2edd6290ab26238649a composite
.github/workflows/create-release-proposal.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-node 39370e3970a6d050c480ffad4ff0ed4d3fdee5af composite
.github/workflows/daily-wpt-fyi.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-node 39370e3970a6d050c480ffad4ff0ed4d3fdee5af composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • actions/upload-artifact b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 composite
.github/workflows/daily.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-node 39370e3970a6d050c480ffad4ff0ed4d3fdee5af composite
.github/workflows/doc.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-node 39370e3970a6d050c480ffad4ff0ed4d3fdee5af composite
  • actions/upload-artifact b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 composite
.github/workflows/find-inactive-collaborators.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-node 39370e3970a6d050c480ffad4ff0ed4d3fdee5af composite
  • gr2m/create-or-update-pull-request-action 77596e3166f328b24613f7082ab30bf2d93079d5 composite
.github/workflows/find-inactive-tsc.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-node 39370e3970a6d050c480ffad4ff0ed4d3fdee5af composite
  • gr2m/create-or-update-pull-request-action 77596e3166f328b24613f7082ab30bf2d93079d5 composite
.github/workflows/label-flaky-test-issue.yml actions
.github/workflows/label-pr.yml actions
  • nodejs/node-pr-labeler d4cf1b8b9f23189c37917000e5e17e796c770a6b composite
.github/workflows/license-builder.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • gr2m/create-or-update-pull-request-action 86ec1766034c8173518f61d2075cc2a173fb8c97 composite
.github/workflows/lint-release-proposal.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
.github/workflows/linters.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-node 39370e3970a6d050c480ffad4ff0ed4d3fdee5af composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • mszostok/codeowners-validator 7f3f5e28c6d7b8dfae5731e54ce2272ca384592f composite
.github/workflows/major-release.yml actions
.github/workflows/notify-on-push.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • rtCamp/action-slack-notify c33737706dea87cd7784c687dadc9adf1be59990 composite
.github/workflows/notify-on-review-wanted.yml actions
  • rtCamp/action-slack-notify c33737706dea87cd7784c687dadc9adf1be59990 composite
.github/workflows/scorecard.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/upload-artifact b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 composite
  • github/codeql-action/upload-sarif f09c1c0a94de965c15400f5634aa42fac8fb8f88 composite
  • ossf/scorecard-action 62b2cac7ed8198b15735ed49ab1e5cf35480ba46 composite
  • step-security/harden-runner 0080882f6c36860b6ba35c610c98ce87d4e2f26f composite
.github/workflows/test-asan.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • mozilla-actions/sccache-action 9e326ebed976843c9932b3aa0e021c6f50310eb4 composite
.github/workflows/test-internet.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
.github/workflows/test-linux.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • mozilla-actions/sccache-action 9e326ebed976843c9932b3aa0e021c6f50310eb4 composite
.github/workflows/test-macos.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • mozilla-actions/sccache-action 9e326ebed976843c9932b3aa0e021c6f50310eb4 composite
.github/workflows/test-ubsan.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • mozilla-actions/sccache-action 9e326ebed976843c9932b3aa0e021c6f50310eb4 composite
.github/workflows/timezone-update.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • gr2m/create-or-update-pull-request-action 77596e3166f328b24613f7082ab30bf2d93079d5 composite
.github/workflows/tools.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
  • gr2m/create-or-update-pull-request-action 86ec1766034c8173518f61d2075cc2a173fb8c97 composite
.github/workflows/update-openssl.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • gr2m/create-or-update-pull-request-action 77596e3166f328b24613f7082ab30bf2d93079d5 composite
.github/workflows/update-release-links.yml actions
.github/workflows/update-v8.yml actions
  • actions/cache 6849a6489940f00c2f30c0fb92c6274307ccb58a composite
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-node 39370e3970a6d050c480ffad4ff0ed4d3fdee5af composite
  • peter-evans/create-pull-request 5e914681df9dc83aa4e4905692ca88beb2f9e91f composite
.github/workflows/update-wpt.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-node 39370e3970a6d050c480ffad4ff0ed4d3fdee5af composite
  • gr2m/create-or-update-pull-request-action 77596e3166f328b24613f7082ab30bf2d93079d5 composite
deps/npm/node_modules/err-code/bower.json bower
deps/openssl/openssl/external/perl/Text-Template-1.56/META.json cpan
  • Carp 0
  • Dist::Zilla 5
  • Dist::Zilla::PluginBundle::MSCHOUT 0
  • Encode 0
  • Exporter 0
  • ExtUtils::MakeMaker 0
  • File::Temp 0
  • Safe 0
  • Software::License::Perl_5 0
  • Test::More 0
  • Test::More::UTF8 0
  • Test::Pod 1.41
  • Test::Signature 0
  • Test::Warnings 0
  • base 0
  • lib 0
  • perl 5.008
  • strict 0
  • utf8 0
  • vars 0
  • warnings 0
deps/openssl/openssl/external/perl/Text-Template-1.56/META.yml cpan
  • Carp 0
  • Encode 0
  • Exporter 0
  • base 0
  • perl 5.008
  • strict 0
  • warnings 0
deps/openssl/config/Dockerfile docker
  • ubuntu 20.04 build
deps/acorn/acorn/package.json npm
deps/acorn/acorn-walk/package.json npm
  • acorn ^8.11.0
deps/amaro/dist/package.json npm
deps/amaro/package.json npm
  • @biomejs/biome 1.8.3 development
  • @types/node ^22.0.0 development
  • esbuild ^0.23.0 development
  • esbuild-plugin-copy ^2.1.1 development
  • rimraf ^6.0.1 development
  • typescript ^5.5.3 development
deps/cjs-module-lexer/package.json npm
  • @babel/cli ^7.5.5 development
  • @babel/core ^7.5.5 development
  • @babel/plugin-transform-modules-commonjs ^7.5.0 development
  • cross-env ^7.0.3 development
  • kleur ^2.0.2 development
  • mocha ^9.1.3 development
  • terser ^4.1.4 development
deps/corepack/package.json npm
  • @types/debug ^4.1.5 development
  • @types/node ^20.4.6 development
  • @types/proxy-from-env ^1 development
  • @types/semver ^7.1.0 development
  • @types/which ^3.0.0 development
  • @yarnpkg/eslint-config ^2.0.0 development
  • @yarnpkg/fslib ^3.0.0-rc.48 development
  • @zkochan/cmd-shim ^6.0.0 development
  • better-sqlite3 ^10.0.0 development
  • clipanion patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch development
  • debug ^4.1.1 development
  • esbuild ^0.21.0 development
  • eslint ^8.57.0 development
  • proxy-from-env ^1.1.0 development
  • semver ^7.6.3 development
  • supports-color ^9.0.0 development
  • tar ^7.4.0 development
  • tsx ^4.16.2 development
  • typescript ^5.3.3 development
  • undici ^6.19.2 development
  • v8-compile-cache ^2.3.0 development
  • vitest ^2.0.3 development
  • which ^4.0.0 development
deps/minimatch/dist/commonjs/package.json npm
deps/minimatch/dist/esm/package.json npm
deps/minimatch/package-lock.json npm
  • 329 dependencies
deps/minimatch/package.json npm
  • @types/brace-expansion ^1.1.2 development
  • @types/node ^20.14.10 development
  • esbuild ^0.23.0 development
  • mkdirp ^3.0.1 development
  • prettier ^3.3.2 development
  • tap ^20.0.3 development
  • tshy ^2.0.1 development
  • typedoc ^0.26.3 development
  • typescript ^5.5.3 development
  • brace-expansion ^2.0.1
deps/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex/package.json npm
  • ansi-escapes ^5.0.0 development
  • ava ^3.15.0 development
  • tsd ^0.21.0 development
  • xo ^0.54.2 development
deps/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex/package.json npm
  • @babel/cli ^7.4.4 development
  • @babel/core ^7.4.4 development
  • @babel/plugin-proposal-unicode-property-regex ^7.4.4 development
  • @babel/preset-env ^7.4.4 development
  • @unicode/unicode-13.0.0 ^1.0.3 development
  • mocha ^6.1.4 development
  • regexgen ^1.3.0 development
deps/npm/node_modules/@isaacs/cliui/node_modules/string-width/package.json npm
  • ava ^3.15.0 development
  • tsd ^0.14.0 development
  • xo ^0.38.2 development
  • eastasianwidth ^0.2.0
  • emoji-regex ^9.2.2
  • strip-ansi ^7.0.1
deps/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi/package.json npm
  • ava ^3.15.0 development
  • tsd ^0.17.0 development
  • xo ^0.44.0 development
  • ansi-regex ^6.0.1
deps/npm/node_modules/@isaacs/cliui/package.json npm
  • @types/node ^14.0.27 development
  • @typescript-eslint/eslint-plugin ^4.0.0 development
  • @typescript-eslint/parser ^4.0.0 development
  • c8 ^7.3.0 development
  • chai ^4.2.0 development
  • chalk ^4.1.0 development
  • cross-env ^7.0.2 development
  • eslint ^7.6.0 development
  • eslint-plugin-import ^2.22.0 development
  • eslint-plugin-node ^11.1.0 development
  • gts ^3.0.0 development
  • mocha ^10.0.0 development
  • rimraf ^3.0.2 development
  • rollup ^2.23.1 development
  • rollup-plugin-ts ^3.0.2 development
  • standardx ^7.0.0 development
  • typescript ^4.0.0 development
  • string-width ^5.1.2
  • string-width-cjs npm:string-width@^4.2.0
  • strip-ansi ^7.0.1
  • strip-ansi-cjs npm:strip-ansi@^6.0.1
  • wrap-ansi ^8.1.0
  • wrap-ansi-cjs npm:wrap-ansi@^7.0.0
deps/npm/node_modules/@isaacs/fs-minipass/dist/commonjs/package.json npm
deps/npm/node_modules/@isaacs/fs-minipass/dist/esm/package.json npm
deps/npm/node_modules/@isaacs/fs-minipass/package.json npm
  • @types/node ^20.11.30 development
  • mutate-fs ^2.1.1 development
  • prettier ^3.2.5 development
  • tap ^18.7.1 development
  • tshy ^1.12.0 development
  • typedoc ^0.25.12 development
  • minipass ^7.0.4
deps/npm/node_modules/@isaacs/string-locale-compare/package.json npm
  • tap ^15.0.9 development
deps/npm/node_modules/@npmcli/agent/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.1 development
  • minipass-fetch ^3.0.3 development
  • nock ^13.2.7 development
  • socksv5 ^0.0.6 development
  • tap ^16.3.0 development
  • agent-base ^7.1.0
  • http-proxy-agent ^7.0.0
  • https-proxy-agent ^7.0.1
  • lru-cache ^10.0.1
  • socks-proxy-agent ^8.0.3
deps/npm/node_modules/@npmcli/arborist/package.json npm
  • @npmcli/eslint-config ^5.0.1 development
  • @npmcli/mock-registry ^1.0.0 development
  • @npmcli/template-oss 4.23.6 development
  • benchmark ^2.1.4 development
  • minify-registry-metadata ^4.0.0 development
  • nock ^13.3.3 development
  • tap ^16.3.8 development
  • tar-stream ^3.0.0 development
  • tcompare ^5.0.6 development
  • @isaacs/string-locale-compare ^1.1.0
  • @npmcli/fs ^4.0.0
  • @npmcli/installed-package-contents ^3.0.0
  • @npmcli/map-workspaces ^4.0.1
  • @npmcli/metavuln-calculator ^9.0.0
  • @npmcli/name-from-folder ^3.0.0
  • @npmcli/node-gyp ^4.0.0
  • @npmcli/package-json ^6.0.1
  • @npmcli/query ^4.0.0
  • @npmcli/redact ^3.0.0
  • @npmcli/run-script ^9.0.1
  • bin-links ^5.0.0
  • cacache ^19.0.1
  • common-ancestor-path ^1.0.1
  • hosted-git-info ^8.0.0
  • json-stringify-nice ^1.1.4
  • lru-cache ^10.2.2
  • minimatch ^9.0.4
  • nopt ^8.0.0
  • npm-install-checks ^7.1.0
  • npm-package-arg ^12.0.0
  • npm-pick-manifest ^10.0.0
  • npm-registry-fetch ^18.0.1
  • pacote ^21.0.0
  • parse-conflict-json ^4.0.0
  • proc-log ^5.0.0
  • proggy ^3.0.0
  • promise-all-reject-late ^1.0.0
  • promise-call-limit ^3.0.1
  • read-package-json-fast ^4.0.0
  • semver ^7.3.7
  • ssri ^12.0.0
  • treeverse ^3.0.0
  • walk-up-path ^4.0.0
deps/npm/node_modules/@npmcli/config/package.json npm
  • @npmcli/eslint-config ^5.0.1 development
  • @npmcli/mock-globals ^1.0.0 development
  • @npmcli/template-oss 4.23.6 development
  • tap ^16.3.8 development
  • @npmcli/map-workspaces ^4.0.1
  • @npmcli/package-json ^6.0.1
  • ci-info ^4.0.0
  • ini ^5.0.0
  • nopt ^8.0.0
  • proc-log ^5.0.0
  • semver ^7.3.5
  • walk-up-path ^4.0.0
deps/npm/node_modules/@npmcli/fs/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.3 development
  • tap ^16.0.1 development
  • semver ^7.3.5
deps/npm/node_modules/@npmcli/git/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.3 development
  • npm-package-arg ^11.0.0 development
  • slash ^3.0.0 development
  • tap ^16.0.1 development
  • @npmcli/promise-spawn ^8.0.0
  • ini ^5.0.0
  • lru-cache ^10.0.1
  • npm-pick-manifest ^10.0.0
  • proc-log ^5.0.0
  • promise-inflight ^1.0.1
  • promise-retry ^2.0.1
  • semver ^7.3.5
  • which ^5.0.0
deps/npm/node_modules/@npmcli/installed-package-contents/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.3 development
  • tap ^16.3.0 development
  • npm-bundled ^4.0.0
  • npm-normalize-package-bin ^4.0.0
deps/npm/node_modules/@npmcli/map-workspaces/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.4 development
  • tap ^16.0.1 development
  • @npmcli/name-from-folder ^3.0.0
  • @npmcli/package-json ^6.0.0
  • glob ^10.2.2
  • minimatch ^9.0.0
deps/npm/node_modules/@npmcli/metavuln-calculator/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.4 development
  • require-inject ^1.4.4 development
  • tap ^16.0.1 development
  • cacache ^19.0.0
  • json-parse-even-better-errors ^4.0.0
  • pacote ^21.0.0
  • proc-log ^5.0.0
  • semver ^7.3.5
deps/npm/node_modules/@npmcli/name-from-folder/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.3 development
  • tap ^16.3.2 development
deps/npm/node_modules/@npmcli/node-gyp/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.3 development
  • tap ^16.0.1 development
deps/npm/node_modules/@npmcli/package-json/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.5 development
  • read-package-json ^7.0.0 development
  • read-package-json-fast ^4.0.0 development
  • tap ^16.0.1 development
  • @npmcli/git ^6.0.0
  • glob ^10.2.2
  • hosted-git-info ^8.0.0
  • json-parse-even-better-errors ^4.0.0
  • normalize-package-data ^7.0.0
  • proc-log ^5.0.0
  • semver ^7.5.3
deps/npm/node_modules/@npmcli/promise-spawn/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.4 development
  • spawk ^1.7.1 development
  • tap ^16.0.1 development
  • which ^5.0.0
deps/npm/node_modules/@npmcli/query/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.3 development
  • tap ^16.2.0 development
  • postcss-selector-parser ^6.1.2
deps/npm/node_modules/@npmcli/redact/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.3 development
  • tap ^16.3.10 development
deps/npm/node_modules/@npmcli/run-script/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.4 development
  • spawk ^1.8.1 development
  • tap ^16.0.1 development
  • @npmcli/node-gyp ^4.0.0
  • @npmcli/package-json ^6.0.0
  • @npmcli/promise-spawn ^8.0.0
  • node-gyp ^11.0.0
  • proc-log ^5.0.0
  • which ^5.0.0
deps/npm/node_modules/@pkgjs/parseargs/package.json npm
  • c8 ^7.10.0 development
  • eslint ^8.2.0 development
  • eslint-plugin-node-core iansu/eslint-plugin-node-core development
  • tape ^5.2.2 development
deps/npm/node_modules/@sigstore/bundle/package.json npm
  • @sigstore/protobuf-specs ^0.3.2
deps/npm/node_modules/@sigstore/core/package.json npm
deps/npm/node_modules/@sigstore/protobuf-specs/package.json npm
  • @tsconfig/node16 ^16.1.1 development
  • @types/node ^18.14.0 development
  • typescript ^4.9.5 development
deps/npm/node_modules/@sigstore/sign/package.json npm
  • @sigstore/jest ^0.0.0 development
  • @sigstore/mock ^0.8.0 development
  • @sigstore/rekor-types ^3.0.0 development
  • @types/make-fetch-happen ^10.0.4 development
  • @types/promise-retry ^1.1.6 development
  • @sigstore/bundle ^3.0.0
  • @sigstore/core ^2.0.0
  • @sigstore/protobuf-specs ^0.3.2
  • make-fetch-happen ^14.0.1
  • proc-log ^5.0.0
  • promise-retry ^2.0.1
deps/npm/node_modules/@sigstore/tuf/package.json npm
  • @sigstore/jest ^0.0.0 development
  • @tufjs/repo-mock ^3.0.1 development
  • @types/make-fetch-happen ^10.0.4 development
  • @sigstore/protobuf-specs ^0.3.2
  • tuf-js ^3.0.1
deps/npm/node_modules/@sigstore/verify/package.json npm
  • @sigstore/bundle ^3.0.0
  • @sigstore/core ^2.0.0
  • @sigstore/protobuf-specs ^0.3.2
deps/npm/node_modules/@tufjs/canonical-json/package.json npm
deps/npm/node_modules/@tufjs/models/package.json npm
  • @tufjs/canonical-json 2.0.0
  • minimatch ^9.0.5
deps/npm/node_modules/abbrev/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.3 development
  • tap ^16.3.0 development
deps/npm/node_modules/agent-base/package.json npm
  • @types/debug ^4.1.7 development
  • @types/jest ^29.5.1 development
  • @types/node ^14.18.45 development
  • @types/semver ^7.3.13 development
  • @types/ws ^6.0.4 development
  • async-listen ^3.0.0 development
  • jest ^29.5.0 development
  • ts-jest ^29.1.0 development
  • tsconfig 0.0.0 development
  • typescript ^5.0.4 development
  • ws ^5.2.4 development
deps/npm/node_modules/ansi-regex/package.json npm
  • ava ^2.4.0 development
  • tsd ^0.9.0 development
  • xo ^0.25.3 development
deps/npm/node_modules/ansi-styles/package.json npm
  • ava ^3.15.0 development
  • svg-term-cli ^2.1.1 development
  • tsd ^0.19.0 development
  • xo ^0.47.0 development
deps/npm/node_modules/aproba/package.json npm
  • standard ^11.0.1 development
  • tap ^12.0.1 development
deps/npm/node_modules/archy/package.json npm
  • tap ~0.3.3 development
  • tape ~0.1.1 development
deps/npm/node_modules/balanced-match/package.json npm
  • matcha ^0.7.0 development
  • tape ^4.6.0 development
deps/npm/node_modules/bin-links/package.json npm
  • @npmcli/eslint-config ^5.0.0 development
  • @npmcli/template-oss 4.23.3 development
  • require-inject ^1.4.4 development
  • tap ^16.0.1 development
  • cmd-shim ^7.0.0
  • npm-normalize-package-bin ^4.0.0
  • proc-log ^5.0.0
  • read-cmd-shim ^5.0.0
  • write-file-atomic ^6.0.0
deps/npm/node_modules/binary-extensions/package.json npm
  • ava ^6.1.2 development
  • tsd ^0.31.0 development
  • xo ^0.58.0 development
deps/npm/node_modules/brace-expansion/package.json npm
  • @c4312/matcha ^1.3.1 development
  • tape ^4.6.0 development
  • balanced-match ^1.0.0
deps/npm/node_modules/cacache/node_modules/chownr/dist/commonjs/package.json npm
deps/npm/node_modules/cacache/node_modules/chownr/dist/esm/package.json npm
deps/npm/node_modules/cacache/node_modules/chownr/package.json npm
  • @types/node ^20.12.5 development
  • mkdirp ^3.0.1 development
  • prettier ^3.2.5 development
  • rimraf ^5.0.5 development
  • tap ^18.7.2 development
  • tshy ^1.13.1 development
  • typedoc ^0.25.12 development
deps/npm/node_modules/cacache/node_modules/minizlib/dist/commonjs/package.json npm
deps/npm/node_modules/cacache/node_modules/minizlib/dist/esm/package.json npm
deps/npm/node_modules/cacache/node_modules/minizlib/package.json npm
  • @types/node ^20.11.29 development
  • mkdirp ^3.0.1 development
  • tap ^18.7.1 development
  • tshy ^1.12.0 development
  • typedoc ^0.25.12 development
  • minipass ^7.0.4
  • rimraf ^5.0.5