Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-react-schedule

Package Overview
Dependencies
Maintainers
3
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-react-schedule - npm Package Compare versions

Comparing version 20.4.42 to 20.4.43

2

diConfig.json

@@ -310,2 +310,3 @@ {

"dateHeaderTemplate",
"dateRangeTemplate",
"dayHeaderTemplate",

@@ -479,2 +480,3 @@ "cellHeaderTemplate",

"dateHeaderTemplate",
"dateRangeTemplate",
"dayHeaderTemplate",

@@ -481,0 +483,0 @@ "cellTemplate",

2

dist/ej2-react-schedule.min.js
/*!
* filename: ej2-react-schedule.min.js
* version : 20.4.42
* version : 20.4.43
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

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

/*!
* filename: ej2-react-schedule.umd.min.js
* version : 20.4.42
* version : 20.4.43
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

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

{
"_from": "@syncfusion/ej2-react-schedule@*",
"_id": "@syncfusion/ej2-react-schedule@20.4.40",
"_id": "@syncfusion/ej2-react-schedule@20.4.42",
"_inBundle": false,
"_integrity": "sha512-IpgGYw3upN1+f+BAy6R6xWjSWhWyizBXCEY6BlSymJ0V1N/LYpExWXXM/1+uyRwZSAX4WJGndVT1dFZVoHY1vw==",
"_integrity": "sha512-B7d20CjhhFJNHI0Ol2tuj1GJWR1mlznHL3QvUlRKu+jX47tyGhnGXnGCz2LDoCXVlRYxibdtZx5pSMPqUGgniA==",
"_location": "/@syncfusion/ej2-react-schedule",

@@ -22,4 +22,4 @@ "_phantomChildren": {},

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-schedule/-/ej2-react-schedule-20.4.40.tgz",
"_shasum": "e6a6d8bfaafea34e7ee8d35041ce627e1550d5db",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-schedule/-/ej2-react-schedule-20.4.42.tgz",
"_shasum": "ed08a82d66004157fe9f551a94ce0c42e0a54f5a",
"_spec": "@syncfusion/ej2-react-schedule@*",

@@ -37,3 +37,3 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",

"@syncfusion/ej2-react-base": "~20.4.42",
"@syncfusion/ej2-schedule": "20.4.42"
"@syncfusion/ej2-schedule": "20.4.43"
},

@@ -60,4 +60,4 @@ "deprecated": false,

},
"version": "20.4.42",
"version": "20.4.43",
"sideEffects": false
}

@@ -6,2 +6,3 @@ import * as React from 'react';

dateHeaderTemplate?: string | Function | any;
dateRangeTemplate?: string | Function | any;
dayHeaderTemplate?: string | Function | any;

@@ -8,0 +9,0 @@ cellTemplate?: string | Function | any;

@@ -5,2 +5,3 @@ import { ComplexBase } from '@syncfusion/ej2-react-base';

dateHeaderTemplate?: string | Function | any;
dateRangeTemplate?: string | Function | any;
dayHeaderTemplate?: string | Function | any;

@@ -7,0 +8,0 @@ cellHeaderTemplate?: string | Function | any;

Sorry, the diff of this file is too big to display

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