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

@nowmade/date-picker-svelte

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nowmade/date-picker-svelte - npm Package Compare versions

Comparing version 2.3.2 to 2.3.3

2

DateInput.svelte.d.ts

@@ -18,2 +18,4 @@ import { SvelteComponentTyped } from "svelte";

disableWeekends?: boolean | undefined;
disabledDates?: Date[] | undefined;
direction?: "top" | "bottom" | undefined;
};

@@ -20,0 +22,0 @@ events: {

2

package.json
{
"name": "@nowmade/date-picker-svelte",
"version": "2.3.2",
"version": "2.3.3",
"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