@rxap/data-structure-tree
Advanced tools
Comparing version 1.1.2-dev.0 to 1.1.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.2](https://gitlab.com/rxap/packages/compare/@rxap/data-structure-tree@1.1.2-dev.0...@rxap/data-structure-tree@1.1.2) (2024-05-27) | ||
**Note:** Version bump only for package @rxap/data-structure-tree | ||
## [1.1.2-dev.0](https://gitlab.com/rxap/packages/compare/@rxap/data-structure-tree@1.1.1...@rxap/data-structure-tree@1.1.2-dev.0) (2024-05-27) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"version": "1.1.2-dev.0", | ||
"version": "1.1.2", | ||
"name": "@rxap/data-structure-tree", | ||
@@ -11,3 +11,3 @@ "description": "Proves class, types and functions to work with tree data structures", | ||
"peerDependencies": { | ||
"@rxap/rxjs": "^1.1.1", | ||
"@rxap/rxjs": "^1.1.2-dev.0", | ||
"@rxap/utilities": "^16.2.0-dev.1", | ||
@@ -37,3 +37,3 @@ "tslib": "2.6.2" | ||
"package": "@rxap/rxjs", | ||
"version": "1.1.1" | ||
"version": "1.1.2-dev.0" | ||
}, | ||
@@ -56,4 +56,4 @@ { | ||
"type": "commonjs", | ||
"gitHead": "ca2e1999cd330fd3c1a07a2b2471a36567dab3e9", | ||
"gitHead": "a926b765ac01af68277730afc1cff704837f5ab0", | ||
"main": "./src/index.js" | ||
} |
@@ -21,3 +21,3 @@ # @rxap/data-structure-tree | ||
```bash | ||
yarn add @rxap/rxjs@^1.1.1 @rxap/utilities@^16.2.0-dev.1 tslib@2.6.2 | ||
yarn add @rxap/rxjs@^1.1.2-dev.0 @rxap/utilities@^16.2.0-dev.1 tslib@2.6.2 | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
61013
0