Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@jeecg/antd-online-mini
Advanced tools
yarn add @jeecg/antd-online-mini
src/main.js
require('@jeecg/antd-online-mini')
require('@jeecg/antd-online-mini/dist/OnlineForm.css')
低代码模块UI
1、Online表单
2、Online报表
此版本进一步压缩了依赖lib,压缩至1M.
同时需要修改配置文件 ant-design-vue-jeecg\src\components\jeecg\index.js 加入以下代码
//引入需要全局注册的js函数
import {Modal, notification} from 'ant-design-vue'
import T from 'ant-design-vue/es/table/Table'
import pick from 'lodash.pick'
import lodash_all from 'lodash'
import debounce from 'lodash/debounce';
import { pcaa } from 'area-data'
//install方法加入下面
//全局js函数(JS文件中用)
Vue.prototype.$Jnotification = notification
Vue.prototype.$Jmodal = Modal
Vue.prototype.$Jtable = T
Vue.prototype.$Jlodash = lodash_all
Vue.prototype.$Jpick = pick
Vue.prototype.$Jdebounce= debounce
Vue.prototype.$Jpcaa = pcaa
FAQs
```bash yarn add @jeecg/antd-online-mini ```
The npm package @jeecg/antd-online-mini receives a total of 351 weekly downloads. As such, @jeecg/antd-online-mini popularity was classified as not popular.
We found that @jeecg/antd-online-mini 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.