@quenty/observablecollection
Advanced tools
Comparing version 5.11.0 to 5.12.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.11.0...@quenty/observablecollection@5.12.0) (2023-04-06) | ||
**Note:** Version bump only for package @quenty/observablecollection | ||
# [5.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@5.10.0...@quenty/observablecollection@5.11.0) (2023-04-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/observablecollection", | ||
"version": "5.11.0", | ||
"version": "5.12.0", | ||
"description": "A set of observable collections, such as sets, maps, sorted lists, and more.", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^8.9.0", | ||
"@quenty/brio": "^8.10.0", | ||
"@quenty/loader": "^6.2.0", | ||
@@ -38,3 +38,3 @@ "@quenty/maid": "^2.5.0", | ||
"@quenty/symbol": "^2.2.0", | ||
"@quenty/valuebaseutils": "^7.10.0" | ||
"@quenty/valuebaseutils": "^7.11.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "fa7c7edfd754cf18fd808466121310f9bfff6271" | ||
"gitHead": "d26d804d1f96e9a0f3f5687f8e024ec9d476172d" | ||
} |
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
68059
Updated@quenty/brio@^8.10.0