Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@byjohann/ui
Advanced tools
A collection of Vue.js components for my projects.
# pnpm
pnpm add @byjohann/ui
# npm
npm i @byjohann/ui
# yarn
yarn add @byjohann/ui
Nuxt is supported out of the box. The Vue components provided by this library need to be transpiled for the server-side rendering to work. All you need to do is to add the @byjohann/ui/nuxt
module to your nuxt.config.ts
:
export default defineNuxtConfig({
modules: ["@byjohann/ui/nuxt"],
});
This library provides a collection of Vue.js components. Here is a list of all available components:
UI development is a lot about colors and typography. Here is a list of all available utilities:
MIT License © 2023-PRESENT Johann Schopplich
FAQs
A collection of Vue.js components for my projects
The npm package @byjohann/ui receives a total of 155 weekly downloads. As such, @byjohann/ui popularity was classified as not popular.
We found that @byjohann/ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.