New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@aomao/plugin-lightblock

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aomao/plugin-lightblock

高亮块、提示框插件(React)

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

@aomao/plugin-lightblock

高亮块、提示框插件(React)

安装

$ yarn add @aomao/plugin-lightblock

添加到引擎

import Engine, { EngineInterface } from '@aomao/engine';
import lightblock from '@aomao/plugin-lightblock';

new Engine(...,{ plugins:[lightblock] })

命令

//使用 command 执行插件
engine.command.execute('lightblock');

FAQs

Package last updated on 17 Mar 2023

Did you know?

Socket

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.

Install

Related posts