Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
father-plugin-dumi-theme
Advanced tools
The father plugin for develop dumi theme package.
create-dumi
It is recommended to use create-dumi
to start developing a new dumi theme package:
$ npx create-dumi # then select `theme`
This plugin is included in the template.
Install this plugin in devDependencies
:
$ npm i father-plugin-dumi-theme -D
Register it in .fatherrc.ts
:
import { defineConfig } from 'father';
export default defineConfig({
plugins: ['father-plugin-dumi-theme'],
});
$ pnpm install
$ npm run dev
$ npm run build
MIT
FAQs
The father plugin for develop dumi theme package
The npm package father-plugin-dumi-theme receives a total of 17 weekly downloads. As such, father-plugin-dumi-theme popularity was classified as not popular.
We found that father-plugin-dumi-theme 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.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.