Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-angular-calendars

Package Overview
Dependencies
23
Maintainers
2
Versions
256
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 16.3.24 to 16.3.25

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

### DateRangePicker
#### Bug Fixes
- Fixed the `strictMode` issue.
## 16.3.17 (2018-09-12)

@@ -7,0 +13,0 @@

2

dist/ej2-angular-calendars.umd.min.js
/*!
* filename: ej2-angular-calendars.umd.min.js
* version : 16.3.24
* version : 16.3.25
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"name": "@syncfusion/ej2-angular-calendars",
"version": "16.3.24",
"version": "16.3.25",
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Angular",

@@ -11,3 +11,3 @@ "author": "Syncfusion Inc.",

"@syncfusion/ej2-angular-base": "~16.3.24",
"@syncfusion/ej2-calendars": "16.3.24"
"@syncfusion/ej2-calendars": "16.3.25"
},

@@ -14,0 +14,0 @@ "devDependencies": {

export declare const pkgName = "@syncfusion/ej2-angular-calendars";
export declare const pkgVer = "^16.3.21";
export declare const pkgVer = "^16.3.24";
export declare const moduleName = "CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule";
export declare const themeVer = "~16.3.21";
export declare const themeVer = "~16.3.24";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-calendars';
exports.pkgVer = '^16.3.21';
exports.pkgVer = '^16.3.24';
exports.moduleName = 'CalendarModule, DatePickerModule, TimePickerModule, DateRangePickerModule, DateTimePickerModule';
exports.themeVer = '~16.3.21';
exports.themeVer = '~16.3.24';
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