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.
angular-toggle-switch-alt
Advanced tools
Toggle Switches for AngularJS. Based off [Bootstrap switch](http://www.larentis.eu/switch/) by Matt Lartentis.
Toggle Switches for AngularJS. Based off Bootstrap switch by Matt Lartentis.
cgarvis.github.io/angular-toggle-switch
Download angular-toggle-switch.min.js or install with bower.
$ bower install angular-toggle-switch --save
Load angular-toggle-switch.min.js
then add the toggle-switch
module to your Angular App.
angular.module('app', ['toggle-switch']);
See demo for usage.
Testing is done using Karma Test Runner.
$ grunt test
$ grunt release
FAQs
Toggle Switches for AngularJS. Based off [Bootstrap switch](http://www.larentis.eu/switch/) by Matt Lartentis.
We found that angular-toggle-switch-alt 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.