Socket
Socket
Sign inDemoInstall

@types/lightpick

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.5 to 1.4.6

4

lightpick/index.d.ts

@@ -35,3 +35,3 @@ import moment = require("moment");

setDisableDates(dates: ReadonlyArray<Lightpick.DisabledDate>): void;
setDisableDates(dates: readonly Lightpick.DisabledDate[]): void;

@@ -178,3 +178,3 @@ /**

disableDates?: ReadonlyArray<DisabledDate> | undefined;
disableDates?: readonly DisabledDate[] | undefined;

@@ -181,0 +181,0 @@ /**

{
"name": "@types/lightpick",
"version": "1.4.5",
"version": "1.4.6",
"description": "TypeScript definitions for lightpick",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lightpick",

},
"typesPublisherContentHash": "62585f1e2bc25015ddce46bc82d77324895f6d4f1d5fe9b75c233667b4a3f0ad",
"typesPublisherContentHash": "0a9181d069c01bc9118bd4be1c7af04fe47124071d18277ef0ebf5fa9deea8d8",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:38 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: [moment](https://npmjs.com/package/moment)

@@ -14,0 +14,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc