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.
cricket-score-widget
Advanced tools
Live Cricket Score Javascript Widget Build using Svelte JS.
Live Cricket Score Javascript Widget Build using Svelte JS.
Note: i am Closing this Widget for Public Usage due API Server Down issue - You can Self-host my Cricket API on your Server - Fork & Rebuild this widget according to your Needs.
DEMO - https://score.sanweb.info/
CDN - https://www.jsdelivr.com/package/npm/cricket-score-widget
</head>
<link rel="preconnect" href="//cdn.jsdelivr.net">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cricket-score-widget@0.0.9/public/build/bundle.css" integrity="sha256-yvi81Q3KOkEooohCFxO74GKJQndjbKaJM9Rk9zoi2/c=" crossorigin="anonymous">
</body>
<script src="https://cdn.jsdelivr.net/npm/cricket-score-widget@0.0.9/public/build/bundle.js" integrity="sha256-2DByz5abCmWBxzV1R6+opStZ4rbkVjYCXv1BQL/sUnM=" crossorigin="anonymous"></script>
Note: Get Updated CDN URL From jsdelivr.com
<div class="main-score">
<div class="table-score">
<div class="hello_cricket"></div>
</div>
</div>
https://score.sanweb.info/?match=Match-ID
git clone https://github.com/mskian/cricket-score-widget.git
cd cricket-score-widget
yarn
or
npx degit mskian/cricket-score-widget cricket-score-widget
cd cricket-score-widget
yarn
yarn dev
yarn build
/src/App.svelte
/public/
FolderMIT
FAQs
Live Cricket Score Javascript Widget Build using Svelte JS.
We found that cricket-score-widget 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.