
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
jq-fakeloader
Advanced tools
fakeLoader.js is a lightweight jQuery plugin that helps you to create an animated spinner with a fullscreen loading mask to simulate the page preloading effect.
fakeLoader.js is a lightweight jQuery plugin that helps you create an animated spinner with a fullscreen loading mask to simulate the page preloading effect.
Check out the demo http://joaopereirawd.github.io/fakeLoader.js/
V2.0.0
yarn add jq-fakeloader
or
npm i jq-fakeloader
<link rel="stylesheet" href="../node_modules/dist/fakeLoader.min.css">
javascript
dependencies<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js">
<script src="../node_modules/dist/fakeLoader.min.js">
fakeLoader
placeholder in the HTML Document<div class="fakeLoader"></div>
<script>
$.fakeLoader();
</script>
timeToHide
//Time in milliseconds for fakeLoader disappear
spinner
//'spinner1', 'spinner2', 'spinner3', 'spinner4', 'spinner5', 'spinner6', 'spinner7'
bgColor
//Hex, RGB or RGBA colors
If you encounter an issue or want to request a feature, you can create an issue
FAQs
fakeLoader.js is a lightweight jQuery plugin that helps you to create an animated spinner with a fullscreen loading mask to simulate the page preloading effect.
The npm package jq-fakeloader receives a total of 88 weekly downloads. As such, jq-fakeloader popularity was classified as not popular.
We found that jq-fakeloader 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.