Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
🌒 A material dark theme for TypeDoc
🎮 View Demo
·
🐞 Report Bug
·
🍩 Request Feature
·
🤔 Ask Questions
eledoc is a delightful dark theme for TypeDoc
@[tag-name]
in doc comments
npm install typedoc --save-dev
npm install eledoc --save-dev
With the command line
npx typedoc --out docs src --theme node_modules/eledoc/bin/default/
Or in your package.json
"scripts": {
"build:docs": "typedoc --out docs src --theme node_modules/eledoc/bin/default/",
}
In this wiki, you'll find some extra resources for your learning & understanding.
It is incremental and it will be completed on demand, you can ask for this below.
Are you missing something? Participate to the open-wiki by posting your questions right here.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. There are many ways to contribute to the project:
git checkout -b pr/CoolFeature
git commit -m 'Added this CoolFeature'
git push origin pr/CoolFeature
Sponsored issues have higher priority over non-critical issues.
You can either request a new feature or a bug fix then fund it.
The money will be transparently split with an issue's assignees.
Many, many thanks to all the contributors
ts-toolbelt
- 👷 Higher type safety for TypeScriptFAQs
A material dark theme for TypeDoc
The npm package eledoc receives a total of 23 weekly downloads. As such, eledoc popularity was classified as not popular.
We found that eledoc demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.