You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@danielmoncada/angular-datetime-picker

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@danielmoncada/angular-datetime-picker - npm Package Compare versions

Comparing version

to
19.1.0

danielmoncada-angular-datetime-picker-19.1.0.tgz

2

lib/date-time/adapter/date-time-adapter.class.d.ts

@@ -21,2 +21,4 @@ /**

get localeChanges(): Observable<string>;
firstMonthOfTheYear: number;
firstDayOfTheWeek: number;
/** total milliseconds in a day. */

@@ -23,0 +25,0 @@ protected readonly millisecondsInDay = 86400000;

@@ -6,2 +6,4 @@ import { Platform } from '@angular/cdk/platform';

private owlDateTimeLocale;
firstMonthOfTheYear: number;
firstDayOfTheWeek: number;
/** Whether to clamp the date between 1 and 9999 to avoid IE and Edge errors. */

@@ -8,0 +10,0 @@ private readonly _clampDate;

@@ -6,2 +6,4 @@ import { DateTimeAdapter } from '../date-time-adapter.class';

private owlDateTimeLocale;
firstMonthOfTheYear: number;
firstDayOfTheWeek: number;
constructor(owlDateTimeLocale: string, platform: Platform);

@@ -8,0 +10,0 @@ /** Whether to clamp the date between 1 and 9999 to avoid IE and Edge errors. */

2

package.json
{
"name": "@danielmoncada/angular-datetime-picker",
"version": "19.0.0",
"version": "19.1.0",
"description": "Angular Date Time Picker",

@@ -5,0 +5,0 @@ "keywords": [

@@ -7,3 +7,3 @@ :date: :clock1: Angular Date/Time Picker

**The current version of this package supports Angular 18**
**The current version of this package supports Angular 19**

@@ -10,0 +10,0 @@ If you need support for other Angular version, see *Breaking Changes* below.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet