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

@syncfusion/ej2-maps

Package Overview
Dependencies
Maintainers
3
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-maps - npm Package Compare versions

Comparing version 23.1.42 to 23.1.44

8

CHANGELOG.md

@@ -11,2 +11,10 @@ <!-- markdownlint-disable MD010 -->

## 23.1.42 (2023-10-24)
### Maps
#### Bug Fixes
- `#I511944` - When the marker template is clicked, the `markerClick` event will now work properly.
## 23.1.40 (2023-10-10)

@@ -13,0 +21,0 @@

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 23.1.42
* version : 23.1.44
* 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-maps@*",
"_id": "@syncfusion/ej2-maps@23.1.40",
"_id": "@syncfusion/ej2-maps@23.1.42",
"_inBundle": false,
"_integrity": "sha512-Eiy1fej4Cqq0eApfWLUEwf0dBst8jr2WTSMvRGPxKqIFjsJqbMLblWJB6n8250dAm0DE4TXW51xc+VbbA8XEuA==",
"_integrity": "sha512-eMReu0U+FMB9nMc2I+RJf2VyhZ4R37/vL2ylEP+47XGyayh/tIuke/mRaljMgSHJwrvR5iq5q9fsDgU0oSJpcA==",
"_location": "/@syncfusion/ej2-maps",

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

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-maps/-/ej2-maps-23.1.40.tgz",
"_shasum": "62ed03fef1b291c3de0b986b1861370b65f026d5",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-maps/-/ej2-maps-23.1.42.tgz",
"_shasum": "9441e258cd1d01dd7eb2734ddc40a2cd113454eb",
"_spec": "@syncfusion/ej2-maps@*",

@@ -40,7 +40,7 @@ "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",

"@syncfusion/ej2-base": "~23.1.41",
"@syncfusion/ej2-buttons": "~23.1.42",
"@syncfusion/ej2-buttons": "~23.1.43",
"@syncfusion/ej2-compression": "~23.1.36",
"@syncfusion/ej2-data": "~23.1.36",
"@syncfusion/ej2-data": "~23.1.44",
"@syncfusion/ej2-file-utils": "~23.1.36",
"@syncfusion/ej2-pdf-export": "~23.1.39",
"@syncfusion/ej2-pdf-export": "~23.1.43",
"@syncfusion/ej2-svg-base": "~23.1.36"

@@ -98,4 +98,4 @@ },

"typings": "index.d.ts",
"version": "23.1.42",
"version": "23.1.44",
"sideEffects": false
}

@@ -388,3 +388,3 @@ import { Maps, FontModel, BorderModel, LayerSettings } from '../../index';

*/
export declare function convertElement(element: HTMLCollection, markerId: string, data: any, index: number, mapObj: Maps): HTMLElement;
export declare function convertElement(element: HTMLCollection, markerId: string, data: any, index: number, mapObj: Maps, templateType: string): HTMLElement;
/**

@@ -391,0 +391,0 @@ *

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

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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