@quenty/observablecollection
Advanced tools
Comparing version 4.0.1 to 4.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@4.0.1...@quenty/observablecollection@4.1.0) (2022-08-22) | ||
**Note:** Version bump only for package @quenty/observablecollection | ||
## [4.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@4.0.0...@quenty/observablecollection@4.0.1) (2022-08-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/observablecollection", | ||
"version": "4.0.1", | ||
"version": "4.1.0", | ||
"description": "A set of observable collections, such as sets, maps, sorted lists, and more.", | ||
@@ -30,10 +30,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^7.0.1", | ||
"@quenty/brio": "^7.1.0", | ||
"@quenty/loader": "^5.0.1", | ||
"@quenty/maid": "^2.4.0", | ||
"@quenty/promise": "^5.1.1", | ||
"@quenty/rx": "^6.0.1", | ||
"@quenty/signal": "^2.2.0", | ||
"@quenty/rx": "^6.1.0", | ||
"@quenty/signal": "^2.3.0", | ||
"@quenty/symbol": "^2.1.0", | ||
"@quenty/valuebaseutils": "^6.0.1" | ||
"@quenty/valuebaseutils": "^6.1.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "340ac324c03fb3b844bbbe7ca57ee88874a724c9" | ||
"gitHead": "4efdac5a9e3433adc7903782e233d805dba568ac" | ||
} |
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
60853
Updated@quenty/brio@^7.1.0
Updated@quenty/rx@^6.1.0
Updated@quenty/signal@^2.3.0