🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-angular-navigations

Package Overview
Dependencies
Maintainers
4
Versions
379
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-angular-navigations - npm Package Compare versions

Comparing version

to
17.2.40

8

CHANGELOG.md

@@ -9,2 +9,10 @@ # Changelog

- #242925 - Issue with checked and unchecked the checkbox using keyboard interaction even disable the checkbox has been fixed.
## 17.2.39 (2019-07-30)
### TreeView
#### Bug Fixes
- #242589 - Issue with getting checked nodes value using `checkedNodes` property has been fixed.

@@ -11,0 +19,0 @@

2

dist/ej2-angular-navigations.umd.js
/*!
* filename: ej2-angular-navigations.umd.js
* version : 17.2.39
* version : 17.2.40
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

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

/*!
* filename: ej2-angular-navigations.umd.min.js
* version : 17.2.39
* version : 17.2.40
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.

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

{
"_from": "@syncfusion/ej2-angular-navigations@*",
"_id": "@syncfusion/ej2-angular-navigations@17.2.36",
"_id": "@syncfusion/ej2-angular-navigations@17.2.39",
"_inBundle": false,
"_integrity": "sha512-TtbPZdlr8HPUIySFUFULkMzFu7g2i9Zidj4zUQbZDLeL1PF2kYYDbttI4fVMM9HZXNcaINld3+ASEG2xN2p4Dw==",
"_integrity": "sha512-yIHCx44a1arPV+ixHJfMofMuSctvYPjqBoAy98AIa81yblJW12VbMyruM0qOs53I2heCdcIY+exklbfVGeDhPg==",
"_location": "/@syncfusion/ej2-angular-navigations",

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

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-navigations/-/ej2-angular-navigations-17.2.36.tgz",
"_shasum": "fbaa29dc7b25e3f159f1118b37cf3c220f8581d3",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-navigations/-/ej2-angular-navigations-17.2.39.tgz",
"_shasum": "a1efaf9b7750adb839f3ed023ef02cb81546b9a5",
"_spec": "@syncfusion/ej2-angular-navigations@*",

@@ -36,4 +36,4 @@ "_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included",

"@syncfusion/ej2-angular-base": "~17.2.39",
"@syncfusion/ej2-base": "~17.2.39",
"@syncfusion/ej2-navigations": "17.2.39"
"@syncfusion/ej2-base": "~17.2.40",
"@syncfusion/ej2-navigations": "17.2.40"
},

@@ -173,3 +173,3 @@ "deprecated": false,

"typings": "ej2-angular-navigations.d.ts",
"version": "17.2.39"
"version": "17.2.40"
}
export declare const pkgName = "@syncfusion/ej2-angular-navigations";
export declare const pkgVer = "^17.2.36";
export declare const pkgVer = "^17.2.39";
export declare const moduleName = "AccordionModule, ToolbarModule, ContextMenuModule, TabModule, TreeViewModule, SidebarModule, MenuModule";
export declare const themeVer = "~17.2.36";
export declare const themeVer = "~17.2.39";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-navigations';
exports.pkgVer = '^17.2.36';
exports.pkgVer = '^17.2.39';
exports.moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, TabModule, TreeViewModule, SidebarModule, MenuModule';
exports.themeVer = '~17.2.36';
exports.themeVer = '~17.2.39';
export const pkgName = '@syncfusion/ej2-angular-navigations';
export const pkgVer = '^17.2.36';
export const pkgVer = '^17.2.39';
export const moduleName = 'AccordionModule, ToolbarModule, ContextMenuModule, TabModule, TreeViewModule, SidebarModule, MenuModule';
export const themeVer = '~17.2.36';
export const themeVer = '~17.2.39';