Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
bootstrap-sweetalert
Advanced tools
If you are looking for the non-Bootstrap version refer to the original SweetAlert project.
An awesome replacement for JavaScript's alert()
made for Bootstrap.
On how to use these alerts, read the docs from the original SweetAlert project.
The main difference here is that instead of using the confirmButtonColor
you
should use the confirmButtonClass
. It can take any of the default Bootstrap
classes for buttons like: btn-danger
, btn-success
, etc. The rest of the API
remains exactly the same.
Also if you are using Less in your project, then instead of including the
*.css
files include the
sweet-alert.less
in your building process. That way it will use the Bootstrap's variables to
match your theme perfectly.
$ npm install
$ grunt
FAQs
A beautiful 'replacement' for JavaScript's alert
The npm package bootstrap-sweetalert receives a total of 1,325 weekly downloads. As such, bootstrap-sweetalert popularity was classified as popular.
We found that bootstrap-sweetalert 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.