Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

date-picker-svelte

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-picker-svelte - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

5

CHANGELOG.md
# Changelog
## 2.1.1 - 2022 Aug 15
- Fix broken month dropdown on Firefox
- Fix unreliable clamping to min/max dates
- Fix month `Up/Down` arrow key shortcuts
## 2.1.0 - 2022 Jul 31

@@ -4,0 +9,0 @@ - Add `browseWithoutSelecting` property

2

package.json
{
"name": "date-picker-svelte",
"version": "2.1.0",
"version": "2.1.1",
"description": "Date and time picker for Svelte",

@@ -5,0 +5,0 @@ "type": "module",

@@ -62,3 +62,3 @@ # Date Picker Svelte

```
npm run check
npm run lint
```

@@ -65,0 +65,0 @@ 3. Bump the version number

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc