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.
A Vue.js UI Library
npm install ballon --save
import Vue from 'vue'
import Ballon from 'ballon'
import 'ballon/dist/styles/ballon.css'
Vue.use(Ballon)
// or according to the need to load
import {
Badge,
// ...
} from 'ballon'
Vue.component(Badge)
├── README.md
├── build --------------------- webpack 构建目录
├── components.json
├── config
├── dist --------------------- 组件打包目录
├── examples ------------------ 文档目录
├── index.html
├── package-lock.json
├── package.json
├── packages ----------------- 组件目录
├── src ----------------------- 项目源代码
├── static
└── test
TO DO...
FAQs
A Vue.js UI Library
The npm package ballon receives a total of 3 weekly downloads. As such, ballon popularity was classified as not popular.
We found that ballon 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.