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.62.0 to 1.63.0

6

dist/core.cjs.d.ts

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

calendarId?: string;
_customContent?: {
timeGrid?: string;
dateGrid?: string;
monthGrid?: string;
monthAgenda?: string;
};
_options?: CalendarEventOptions;

@@ -185,0 +191,0 @@ // eslint-disable-next-line @typescript-eslint/no-explicit-any

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

calendarId?: string;
_customContent?: {
timeGrid?: string;
dateGrid?: string;
monthGrid?: string;
monthAgenda?: string;
};
_options?: CalendarEventOptions;

@@ -185,0 +191,0 @@ // eslint-disable-next-line @typescript-eslint/no-explicit-any

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

calendarId?: string;
_customContent?: {
timeGrid?: string;
dateGrid?: string;
monthGrid?: string;
monthAgenda?: string;
};
_options?: CalendarEventOptions;

@@ -185,0 +191,0 @@ // eslint-disable-next-line @typescript-eslint/no-explicit-any

4

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

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

"homepage": "https://schedule-x.dev",
"gitHead": "f15ed6fcdcff8e6400790f4606538a1483a032ae"
"gitHead": "906db8809bd0e31aed0a846b73c93a21c25dfdd7"
}
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