
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@shipgirl/typedoc-plugin-versions
Advanced tools
It keeps track of your document builds and provides a select menu for versions
Fork of citkane's typedoc-plugin-versions
"plugin": ["@shipgirl/typedoc-plugin-versions"],
"versions": { /*...options */ }
| Key | Value Information | Type | Required | Default |
|---|---|---|---|---|
| stable | The version that you would like to be marked as stable | string | no | Automatically inferred based on current version and build history. |
| dev | The version that you would like to be marked as dev | string | no | Automatically inferred based on current version and build history. |
| domLocation | A custom DOM location to render the HTML select dropdown corresponding to typedoc rendererHooks, eg. "navigation.begin" | string | no | Injects to left of header using vanilla js - not a typedoc render hook. |
| packageFile | Pass in an alternative name convention for "package.json" | string | no | package.json |
| makeRelativeLinks | Create relative instead of absolute symlinks in the document out directory | boolean | no | false |
Typedoc-plugin-versions takes the architectural approach of JuliaLang Documenter.
Documents are built into subdirectories corresponding to the package.json version.
Symlinks are created to minor versions, which are given as options in a select menu.
As long as you do not delete your historic document build folders, the document history remains intact.
If you want to remove a historic version, delete the old folder and rebuild your documentation.
Below is an opinionated Github CI setup. You can hack and change it to suite your needs.
How to for Github Actions:
package.json, set up scripts for:
./docs (or change your workflow file appropriately)The "PUBLISH DOCS" action will create a rolling update to your document set.
FAQs
It keeps track of your document builds and provides a select menu for versions
The npm package @shipgirl/typedoc-plugin-versions receives a total of 1,008 weekly downloads. As such, @shipgirl/typedoc-plugin-versions popularity was classified as popular.
We found that @shipgirl/typedoc-plugin-versions demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.

Research
A malicious package uses a QR code as steganography in an innovative technique.

Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.