Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-react-dropdowns

Package Overview
Dependencies
Maintainers
3
Versions
333
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 26.2.13 to 27.1.48

styles/auto-complete/bootstrap5.3.css

3

diConfig.json

@@ -448,2 +448,3 @@ {

"headerTemplate",
"valueTemplate",
"itemTemplate",

@@ -550,3 +551,3 @@ {

},
"statelessTemplateProps": ["headerTemplate", "itemTemplate"]
"statelessTemplateProps": ["headerTemplate", "itemTemplate", "valueTemplate"]
}
/*!
* filename: ej2-react-dropdowns.min.js
* version : 26.2.13
* version : 27.1.48
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.

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

/*!
* filename: ej2-react-dropdowns.umd.min.js
* version : 26.2.13
* version : 27.1.48
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.

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

{
"_from": "@syncfusion/ej2-react-dropdowns@*",
"_id": "@syncfusion/ej2-react-dropdowns@26.2.11",
"_id": "@syncfusion/ej2-react-dropdowns@18.66.23",
"_inBundle": false,
"_integrity": "sha512-3A0qQr4ASuu1rbcqR7dvA4QMJ3st7OxEjfusiWu/raZL8+y6P6fBueRisrmujQ1mFkxziZuz1MpbCCMbtDnOpg==",
"_integrity": "sha512-15sb15hdQuXSrJG3WUvsEE0XlPphiUPNNyWEzqkWPx/+4opJSgCbQzPDothQcLzuTm/Muqkn0DpnXI2DWA84JA==",
"_location": "/@syncfusion/ej2-react-dropdowns",

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

],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-26.2.11.tgz",
"_shasum": "74c0b8fb5ac5ddddaaad560788e430f63a5339d9",
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-react-dropdowns/-/ej2-react-dropdowns-18.66.23.tgz",
"_shasum": "ee05142018f0bc4da824d6369c22ac5f655074b7",
"_spec": "@syncfusion/ej2-react-dropdowns@*",
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
"_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included",
"author": {

@@ -35,5 +35,5 @@ "name": "Syncfusion Inc."

"dependencies": {
"@syncfusion/ej2-base": "~26.2.10",
"@syncfusion/ej2-dropdowns": "26.2.13",
"@syncfusion/ej2-react-base": "~26.2.10"
"@syncfusion/ej2-base": "~27.1.48",
"@syncfusion/ej2-dropdowns": "27.1.48",
"@syncfusion/ej2-react-base": "~27.1.48"
},

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

},
"version": "26.2.13",
"version": "27.1.48",
"sideEffects": false
}

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

headerTemplate?: string | Function | any;
valueTemplate?: string | Function | any;
itemTemplate?: string | Function | any;

@@ -9,0 +10,0 @@ }

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