@rxap/data-structure-tree
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.15-dev.0](https://gitlab.com/rxap/packages/compare/@rxap/data-structure-tree@1.1.14...@rxap/data-structure-tree@1.1.15-dev.0) (2025-02-28) | ||
**Note:** Version bump only for package @rxap/data-structure-tree | ||
## [1.1.14](https://gitlab.com/rxap/packages/compare/@rxap/data-structure-tree@1.1.13...@rxap/data-structure-tree@1.1.14) (2025-02-23) | ||
**Note:** Version bump only for package @rxap/data-structure-tree | ||
## [1.1.13](https://gitlab.com/rxap/packages/compare/@rxap/data-structure-tree@1.1.13-dev.4...@rxap/data-structure-tree@1.1.13) (2025-02-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"version": "1.1.13", | ||
"version": "1.1.15-dev.0", | ||
"name": "@rxap/data-structure-tree", | ||
@@ -8,3 +8,3 @@ "description": "Provides a tree data structure with node manipulation capabilities, including adding, removing, and traversing nodes. It supports hierarchical data representation with features like expanding, collapsing, selecting, and deselecting nodes. The package also includes utilities for managing node visibility and custom parameters.\n", | ||
"@nx/devkit": "20.4.6", | ||
"@rxap/rxjs": "^1.1.13", | ||
"@rxap/rxjs": "^1.1.15-dev.0", | ||
"@rxap/utilities": "^16.4.3", | ||
@@ -42,5 +42,5 @@ "tslib": "2.6.2" | ||
"type": "commonjs", | ||
"gitHead": "d77504e6fd71447b1032f897cabb2aefac17c260", | ||
"gitHead": "eb8968c9726c4f3b80ca9361d0e0c70bd1f34695", | ||
"types": "./src/index.d.ts", | ||
"main": "./src/index.js" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
82247
0.53%1
Infinity%Updated