@quenty/observablecollection
Advanced tools
Comparing version 12.3.1 to 12.4.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [12.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.3.1...@quenty/observablecollection@12.4.0) (2024-08-09) | ||
**Note:** Version bump only for package @quenty/observablecollection | ||
## [12.3.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.3.0...@quenty/observablecollection@12.3.1) (2024-07-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/observablecollection", | ||
"version": "12.3.1", | ||
"version": "12.4.0", | ||
"description": "A set of observable collections, such as sets, maps, sorted lists, and more.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"@quenty/baseobject": "^10.3.0", | ||
"@quenty/brio": "^14.3.0", | ||
"@quenty/brio": "^14.4.0", | ||
"@quenty/ducktype": "^5.3.0", | ||
@@ -37,10 +37,10 @@ "@quenty/loader": "^10.3.0", | ||
"@quenty/promise": "^10.3.0", | ||
"@quenty/rx": "^13.3.0", | ||
"@quenty/rx": "^13.4.0", | ||
"@quenty/signal": "^7.3.0", | ||
"@quenty/steputils": "^3.4.0", | ||
"@quenty/symbol": "^3.1.0", | ||
"@quenty/valueobject": "^13.3.0" | ||
"@quenty/valueobject": "^13.4.0" | ||
}, | ||
"devDependencies": { | ||
"@quenty/blend": "^12.3.0" | ||
"@quenty/blend": "^12.4.0" | ||
}, | ||
@@ -50,3 +50,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "7f8a9f3c05df360add0f774bb94048c6d43f6af8" | ||
"gitHead": "ba466bdbc05c42fb607cf5e228c16339201d21d7" | ||
} |
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
103725
Updated@quenty/brio@^14.4.0
Updated@quenty/rx@^13.4.0
Updated@quenty/valueobject@^13.4.0