@quenty/observablecollection
Advanced tools
Comparing version 12.18.1 to 12.19.0-canary.70d42ea.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [12.18.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.18.0...@quenty/observablecollection@12.18.1) (2025-01-22) | ||
# [12.19.0-canary.70d42ea.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.18.0...@quenty/observablecollection@12.19.0-canary.70d42ea.0) (2025-01-24) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@quenty/observablecollection", | ||
"version": "12.18.1", | ||
"version": "12.19.0-canary.70d42ea.0", | ||
"description": "A set of observable collections, such as sets, maps, sorted lists, and more.", | ||
@@ -30,17 +30,17 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.7.1", | ||
"@quenty/brio": "^14.15.0", | ||
"@quenty/ducktype": "^5.7.1", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/promise": "^10.9.0", | ||
"@quenty/rx": "^13.15.0", | ||
"@quenty/signal": "^7.9.0", | ||
"@quenty/steputils": "^3.5.2", | ||
"@quenty/symbol": "^3.4.0", | ||
"@quenty/table": "^3.7.0", | ||
"@quenty/valueobject": "^13.15.0" | ||
"@quenty/baseobject": "10.7.1", | ||
"@quenty/brio": "14.15.0", | ||
"@quenty/ducktype": "5.7.1", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/promise": "10.9.0", | ||
"@quenty/rx": "13.15.0", | ||
"@quenty/signal": "7.9.0", | ||
"@quenty/steputils": "3.5.2", | ||
"@quenty/symbol": "3.4.0", | ||
"@quenty/table": "3.7.0", | ||
"@quenty/valueobject": "13.15.0" | ||
}, | ||
"devDependencies": { | ||
"@quenty/blend": "^12.16.0" | ||
"@quenty/blend": "12.16.0" | ||
}, | ||
@@ -50,3 +50,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "86c00a8210666aa2da1950fc3a41945763d4c321" | ||
"gitHead": "70d42eaa8c916e90ed1eb86aa3861c2fc847682e" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
162219
2
Updated@quenty/baseobject@10.7.1
Updated@quenty/brio@14.15.0
Updated@quenty/ducktype@5.7.1
Updated@quenty/loader@10.7.1
Updated@quenty/maid@3.4.0
Updated@quenty/promise@10.9.0
Updated@quenty/rx@13.15.0
Updated@quenty/signal@7.9.0
Updated@quenty/steputils@3.5.2
Updated@quenty/symbol@3.4.0
Updated@quenty/table@3.7.0
Updated@quenty/valueobject@13.15.0