Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
date-picker-svelte
Advanced tools
Date and time picker for Svelte
Features:
Demo • Documentation • REPL
npm install date-picker-svelte
<script>
import { DateInput } from 'date-picker-svelte'
let date = new Date()
</script>
<DateInput bind:value={date} />
Check the docs to learn more
npm install
npm run dev
: Start site in dev modenpm run build
: Build package and sitenpm run preview
: Preview production sitenpm run check
: Run svelte-check
npm run test
: Run testsnpm run format
: Format codeCHANGELOG.md
npm run lint
npm version --no-git-tag <version>
npm run build:package
npm publish ./package
2.2.2 - 2022 Nov 10
FAQs
Date and time picker for Svelte
The npm package date-picker-svelte receives a total of 7,578 weekly downloads. As such, date-picker-svelte popularity was classified as popular.
We found that date-picker-svelte demonstrated a healthy version release cadence and project activity because the last version was released less than 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 a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.