Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@samotics/ngx-treeview

Package Overview
Dependencies
Maintainers
5
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@samotics/ngx-treeview - npm Package Compare versions

Comparing version
20.0.0
to
20.1.0
+1
-1
package.json
{
"name": "@samotics/ngx-treeview",
"version": "20.0.0",
"version": "20.1.0",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "An Angular treeview component with checkbox",

@@ -1,3 +0,3 @@

# ⚠️ Warning
This library is a fork of [ngx-treeview](https://github.com/leovo2708/ngx-treeview) that is compatible with Angular 16, 17, 18, and 19. This fork does not have the intention to continue the support of this library and comes with no guarantees. Please use at your own discretion.
> [!WARNING]
> This library is a fork of [ngx-treeview](https://github.com/leovo2708/ngx-treeview) that is compatible with Angular 16, 17, 18, 19, and 20. This fork does not have the intention to continue the support of this library and comes with no guarantees. Please use at your own discretion.

@@ -11,2 +11,12 @@

**Version 20.0.0** - Angular 20 Compatibility
- Upgraded to Angular 20
- Updated dependencies and peer dependencies
- All tests passing with Angular 20
**Version 19.1.0** - Dependency Updates
- Updated Angular dependencies to ^19.2.18
- Updated dev dependencies to latest compatible versions
- All tests passing with Angular 19.2.18
**Version 19.0.0** - Angular 19 Compatibility

@@ -19,3 +29,3 @@ - Upgraded to Angular 19

- [Angular](https://angular.io) ^19.0.0
- [Angular](https://angular.io) ^20.0.0
- [Lodash](https://lodash.com) ^4.17.21

@@ -50,2 +60,3 @@ - [Bootstrap 4](https://getbootstrap.com) (for styling)

**Version Compatibility:**
- Angular 20: Use `@samotics/ngx-treeview@20.x`
- Angular 19: Use `@samotics/ngx-treeview@19.x`

@@ -52,0 +63,0 @@ - Angular 18: Use `@samotics/ngx-treeview@18.x`