@quenty/observablecollection
Advanced tools
Comparing version 12.1.1 to 12.2.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [12.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.1.1...@quenty/observablecollection@12.2.0) (2024-04-27) | ||
**Note:** Version bump only for package @quenty/observablecollection | ||
## [12.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@12.1.0...@quenty/observablecollection@12.1.1) (2024-04-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/observablecollection", | ||
"version": "12.1.1", | ||
"version": "12.2.0", | ||
"description": "A set of observable collections, such as sets, maps, sorted lists, and more.", | ||
@@ -30,16 +30,16 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.1.0", | ||
"@quenty/brio": "^14.1.0", | ||
"@quenty/ducktype": "^5.1.0", | ||
"@quenty/loader": "^10.1.0", | ||
"@quenty/baseobject": "^10.2.0", | ||
"@quenty/brio": "^14.2.0", | ||
"@quenty/ducktype": "^5.2.0", | ||
"@quenty/loader": "^10.2.0", | ||
"@quenty/maid": "^3.1.0", | ||
"@quenty/promise": "^10.1.0", | ||
"@quenty/rx": "^13.1.0", | ||
"@quenty/signal": "^7.1.0", | ||
"@quenty/promise": "^10.2.0", | ||
"@quenty/rx": "^13.2.0", | ||
"@quenty/signal": "^7.2.0", | ||
"@quenty/steputils": "^3.3.0", | ||
"@quenty/symbol": "^3.0.0", | ||
"@quenty/valueobject": "^13.1.0" | ||
"@quenty/valueobject": "^13.2.0" | ||
}, | ||
"devDependencies": { | ||
"@quenty/blend": "^12.1.1" | ||
"@quenty/blend": "^12.2.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "cd35ea3858c97294f1f467fe64a731ee4be9babb" | ||
"gitHead": "5c9eab1eac73f0d54953cca5017b7be968182f72" | ||
} |
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
102491
Updated@quenty/baseobject@^10.2.0
Updated@quenty/brio@^14.2.0
Updated@quenty/ducktype@^5.2.0
Updated@quenty/loader@^10.2.0
Updated@quenty/promise@^10.2.0
Updated@quenty/rx@^13.2.0
Updated@quenty/signal@^7.2.0
Updated@quenty/valueobject@^13.2.0