
Research
Malicious fezbox npm Package Steals Browser Passwords from Cookies via Innovative QR Code Steganographic Technique
A malicious package uses a QR code as steganography in an innovative technique.
@websanova/vue-fa
Advanced tools
Simply utility to convert FontAwesome svg files into single Vue component js files.
Note: This is still kind of a test. Please feel free to contribute any updates to the css or structure of the template.
> npm install @websanova/vue-fa
Make sure to include the css file.
@import './node_modules/@websanova/vue-fa/css/style.css'
Include the icons you need.
Vue.component('ico-user', require('@websanova/vue-fa/js/user.js'));
Vue.component('ico-spinner', require('@websanova/vue-fa/js/spinner.js'));
<ico-spinner class="lg x2 x3 x4 x5 fw spin" />
Combine any of the options just like with FontAwesome.
<ico-user class="lg" />
<ico-lock class="x2 fw" />
<ico-spinner class="spin" />
Or just apply your own classes.
<ico-facebook class="text-facebook" />
npm run build
.This is just a simple little Vue wrapper utility for the FontAwesome svg files.
I in know way own these files. If you have licensing issues check with FontAwesome.
FAQs
Convert font-awesome svg to vue components.
The npm package @websanova/vue-fa receives a total of 2 weekly downloads. As such, @websanova/vue-fa popularity was classified as not popular.
We found that @websanova/vue-fa 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
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.
Application Security
/Research
/Security News
Socket detected multiple compromised CrowdStrike npm packages, continuing the "Shai-Hulud" supply chain attack that has now impacted nearly 500 packages.