
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.
nepali-date-picker
Advanced tools
Nepali Date Picker jQuery Plugin for everyone. 🇳🇵
npm install nepali-date-picker
https://leapfrogtechnology.github.io/nepali-date-picker/demo/
Include jQuery
, nepaliDatePicker.min.js
and nepaliDatePicker.min.css
in your HTML.
<!-- this should go after your </body> -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" crossorigin="anonymous"></script>
<script src="https://unpkg.com/nepali-date-picker@2.0.1/dist/jquery.nepaliDatePicker.min.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://unpkg.com/nepali-date-picker@2.0.1/dist/nepaliDatePicker.min.css" crossorigin="anonymous" />
<input type="text" value="" name="date" class="date-picker" />
$('.date-picker').nepaliDatePicker({
dateFormat: '%D, %M %d, %y',
closeOnDateSelect: true,
minDate: 'सोम, जेठ १०, २०७३',
maxDate: 'मंगल, जेठ ३२, २०७३'
});
npm install
npm run update
npm run build
npm test
FAQs
Nepali Date Picker jQuery Plugin
The npm package nepali-date-picker receives a total of 211 weekly downloads. As such, nepali-date-picker popularity was classified as not popular.
We found that nepali-date-picker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers 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.