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

cm-angular-org-chart

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cm-angular-org-chart - npm Package Compare versions

Comparing version 1.1.3 to 2.0.0

2

lib/employee/employee.component.d.ts

@@ -10,3 +10,3 @@ import { EventEmitter } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<EmployeeComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<EmployeeComponent, "employee", never, { "employee": "employee"; "hasManager": "hasManager"; "direction": "direction"; }, { "itemClick": "itemClick"; }, never, never, false>;
static ɵcmp: i0.ɵɵComponentDeclaration<EmployeeComponent, "employee", never, { "employee": "employee"; "hasManager": "hasManager"; "direction": "direction"; }, { "itemClick": "itemClick"; }, never, never, false, never>;
}

@@ -11,3 +11,3 @@ import { EventEmitter } from '@angular/core';

static ɵfac: i0.ɵɵFactoryDeclaration<OrgChartComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<OrgChartComponent, "org-chart", never, { "topEmployee": "topEmployee"; "hasManager": "hasManager"; "direction": "direction"; }, { "itemClick": "itemClick"; }, never, never, false>;
static ɵcmp: i0.ɵɵComponentDeclaration<OrgChartComponent, "org-chart", never, { "topEmployee": "topEmployee"; "hasManager": "hasManager"; "direction": "direction"; }, { "itemClick": "itemClick"; }, never, never, false, never>;
}
{
"name": "cm-angular-org-chart",
"description": "Hierarchical Organizational Chart for Angular",
"version": "1.1.3",
"version": "2.0.0",
"keywords": [

@@ -12,4 +12,6 @@ "org chart",

"cm",
"cm-angular-org-chart",
"angular",
"angular 14"
"angular 14",
"angular 15"
],

@@ -25,4 +27,4 @@ "repository": {

"peerDependencies": {
"@angular/common": "^14.0.0",
"@angular/core": "^14.0.0"
"@angular/common": "^15.2.10",
"@angular/core": "^15.2.10"
},

@@ -29,0 +31,0 @@ "dependencies": {

# Hierarchical Organization Chart for Angular 14 and above versions
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.0.
The `cm-angular-org-chart` component displays heirarchal Organizational Chart.

@@ -13,2 +11,3 @@

* [Version](#Version)
* [Usage](#usage)

@@ -19,4 +18,12 @@ * [Inputs](#inputs)

* [Custom Styling](#custom-styling)
## Version
| Angular | cm-angular-org-chart |
|---|---|
|`15`|`2.0.0`|
|`14`|`1.1.3`|
## Usage

@@ -23,0 +30,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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