
Security News
Feross on Risky Business Weekly Podcast: npm’s Ongoing Supply Chain Attacks
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
uiv is a Bootstrap 3 component lib implemented by Vue.
If this project has helped you out, please support it with a star :star2:.
uiv version | Vue.js version | document |
---|---|---|
2.x | 3.x | https://uiv.wxsm.space |
1.x | 2.x | https://uiv-v1.wxsm.space |
0.x | 2.x | https://uiv-v0.wxsm.space |
$ npm i uiv --save
// main.js
import 'bootstrap/dist/css/bootstrap.min.css'
import { createApp } from 'vue'
import * as uiv from 'uiv'
const app = createApp({ ... })
app.use(uiv)
app.mount(...)
For more information, pls visit https://uiv.wxsm.space/usage/getting-started.html
Detailed changes for each release are documented in the release notes.
MIT
FAQs
Bootstrap 3 components implemented by Vue.
The npm package uiv receives a total of 12,067 weekly downloads. As such, uiv popularity was classified as popular.
We found that uiv 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.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.