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
36
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.11.0 to 2.12.0

2

dist/locale.js

@@ -35,3 +35,3 @@ export function getLocaleDefaults() {

const locale = getLocaleDefaults();
if (typeof dateFnsLocale?.options?.weekStartsOn === 'number') {
if (typeof dateFnsLocale.options?.weekStartsOn === 'number') {
locale.weekStartsOn = dateFnsLocale.options.weekStartsOn;

@@ -38,0 +38,0 @@ }

{
"name": "date-picker-svelte",
"version": "2.11.0",
"version": "2.12.0",
"description": "Date and time picker for Svelte",

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

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