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 2.0.0-alpha.0 to 2.0.0

2

dist/core.cjs.d.ts

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

name: string;
// TODO v2: change to `beforeRender`
/**

@@ -380,3 +379,2 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit.

beforeRender?($app: CalendarAppSingleton | any): void;
// TODO v2: change to `onRender` and remove $app parameter
/**

@@ -383,0 +381,0 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit.

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

name: string;
// TODO v2: change to `beforeRender`
/**

@@ -380,3 +379,2 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit.

beforeRender?($app: CalendarAppSingleton | any): void;
// TODO v2: change to `onRender` and remove $app parameter
/**

@@ -383,0 +381,0 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit.

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

name: string;
// TODO v2: change to `beforeRender`
/**

@@ -380,3 +379,2 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit.

beforeRender?($app: CalendarAppSingleton | any): void;
// TODO v2: change to `onRender` and remove $app parameter
/**

@@ -383,0 +381,0 @@ * Allow implementers to dynamically add any properties to the global app object as they see fit.

4

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

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

"homepage": "https://schedule-x.dev",
"gitHead": "0a741570126e339dc6be3c112ece49b98348f6e4"
"gitHead": "75957004c3f5ea0157f8a2b99808f463a530f4be"
}
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