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

@schedule-x/current-time

Package Overview
Dependencies
Maintainers
0
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@schedule-x/current-time - npm Package Compare versions

Comparing version 1.47.1 to 1.48.0

2

dist/core.cjs.d.ts

@@ -245,2 +245,3 @@ import { Signal, ReadonlySignal } from "@preact/signals";

onClickPlusEvents?: (date: string) => void;
isCalendarSmall?: ($app: CalendarAppSingleton) => boolean;
}

@@ -313,2 +314,3 @@ type CustomComponentFns = {

isDark: boolean;
isResponsive: boolean;
callbacks: CalendarCallbacks;

@@ -315,0 +317,0 @@ _customComponentFns: CustomComponentFns;

@@ -245,2 +245,3 @@ import { Signal, ReadonlySignal } from "@preact/signals";

onClickPlusEvents?: (date: string) => void;
isCalendarSmall?: ($app: CalendarAppSingleton) => boolean;
}

@@ -313,2 +314,3 @@ type CustomComponentFns = {

isDark: boolean;
isResponsive: boolean;
callbacks: CalendarCallbacks;

@@ -315,0 +317,0 @@ _customComponentFns: CustomComponentFns;

@@ -245,2 +245,3 @@ import { Signal, ReadonlySignal } from "@preact/signals";

onClickPlusEvents?: (date: string) => void;
isCalendarSmall?: ($app: CalendarAppSingleton) => boolean;
}

@@ -313,2 +314,3 @@ type CustomComponentFns = {

isDark: boolean;
isResponsive: boolean;
callbacks: CalendarCallbacks;

@@ -315,0 +317,0 @@ _customComponentFns: CustomComponentFns;

4

package.json
{
"name": "@schedule-x/current-time",
"version": "1.47.1",
"version": "1.48.0",
"description": "Schedule-X plugin for displaying an indicator for the current time",

@@ -36,3 +36,3 @@ "author": {

"homepage": "https://schedule-x.dev",
"gitHead": "912d16228dfed3b968303b584e8cd550fc250bff"
"gitHead": "770bce0c213cded949c70cac797f3c8badb2725f"
}
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