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.
lord-icon-element
Advanced tools
This project has been relocated to a [new repository](https://github.com/lordicondev/lordicon). We invite you to track the project at its new location, where we will continue to develop and maintain the library.
This project has been relocated to a new repository. We invite you to track the project at its new location, where we will continue to develop and maintain the library.
This package gives developers an easy way to embed, control and customize Lordicon animated icons inside web projects.
It can assist with:
$ npm install lord-icon-element lottie-web
This package should be used in pair with lottie-web. We recommend using this package with a module bundler like Webpack.
From script module:
import lottie from 'lottie-web';
import { defineElement } from 'lord-icon-element';
// define "lord-icon" custom element with default properties
defineElement(lottie.loadAnimation);
From markup:
<lord-icon trigger="hover" src="/my-icon.json"></lord-icon>
Download our repository, to build and preview animated icons usage examples by yourself, run:
npm i
npm start
List of available examples:
FAQs
This project has been relocated to a [new repository](https://github.com/lordicondev/lordicon). We invite you to track the project at its new location, where we will continue to develop and maintain the library.
The npm package lord-icon-element receives a total of 2,257 weekly downloads. As such, lord-icon-element popularity was classified as popular.
We found that lord-icon-element demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.