Research
Security News
Malicious PyPI Package ‘pycord-self’ Targets Discord Developers with Token Theft and Backdoor Exploit
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Multi-color balloons expanding and flying up from the bottom of your screen.
Multi-color balloons expanding and flying up from the bottom of your screen.
WARNING: DO NOT SUPPORT IE.
Download:
# Clone this repository
git clone https://github.com/stevenjoezhang/balloon.js.git
# Go into the repository
cd balloon.js
then add this script to your html page:
<script src="path/to/balloon.js"></script>
or:
<script src="path/to/balloon.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/balloon.js@0/balloon.min.js"></script>
duration
the animation duration in secondssize
size of the balloons in pxcount
count of the balloonsfrom
l for left, r for rightto
l for left, r for rightFor example:
<script src="path/to/balloon.min.js" duration="15" size="88"></script>
Released under the GNU General Public License v3
http://www.gnu.org/licenses/gpl-3.0.html
FAQs
Multi-color balloons expanding and flying up from the bottom of your screen.
We found that balloon.js 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 the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.