@quenty/observablecollection
Advanced tools
Comparing version 4.1.0 to 4.1.1-canary.288.c2f64f9.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [4.1.1-canary.288.c2f64f9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@4.1.0...@quenty/observablecollection@4.1.1-canary.288.c2f64f9.0) (2022-09-26) | ||
### Features | ||
* Add ObservableList:RemoveFirstInstance ([7fc1662](https://github.com/Quenty/NevermoreEngine/commit/7fc1662c712e4d1e0a10f52fab5011deff6b31fe)) | ||
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@4.0.1...@quenty/observablecollection@4.1.0) (2022-08-22) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/observablecollection", | ||
"version": "4.1.0", | ||
"version": "4.1.1-canary.288.c2f64f9.0", | ||
"description": "A set of observable collections, such as sets, maps, sorted lists, and more.", | ||
@@ -30,10 +30,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^7.1.0", | ||
"@quenty/loader": "^5.0.1", | ||
"@quenty/maid": "^2.4.0", | ||
"@quenty/promise": "^5.1.1", | ||
"@quenty/rx": "^6.1.0", | ||
"@quenty/signal": "^2.3.0", | ||
"@quenty/symbol": "^2.1.0", | ||
"@quenty/valuebaseutils": "^6.1.0" | ||
"@quenty/brio": "7.1.1-canary.288.c2f64f9.0", | ||
"@quenty/loader": "5.0.2-canary.288.c2f64f9.0", | ||
"@quenty/maid": "2.4.0", | ||
"@quenty/promise": "5.1.2-canary.288.c2f64f9.0", | ||
"@quenty/rx": "6.1.1-canary.288.c2f64f9.0", | ||
"@quenty/signal": "2.3.0", | ||
"@quenty/symbol": "2.1.0", | ||
"@quenty/valuebaseutils": "6.1.1-canary.288.c2f64f9.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4efdac5a9e3433adc7903782e233d805dba568ac" | ||
"gitHead": "c2f64f9bb90b0e5f0e4f4bc04a58af852bac6460" | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
61747
2
+ Added@quenty/brio@7.1.1-canary.288.c2f64f9.0(transitive)
+ Added@quenty/cancellabledelay@3.3.0(transitive)
+ Added@quenty/canceltoken@5.2.1-canary.288.c2f64f9.0(transitive)
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/instanceutils@6.1.1-canary.288.c2f64f9.0(transitive)
+ Added@quenty/loader@5.0.2-canary.288.c2f64f9.0(transitive)
+ Added@quenty/maid@2.4.0(transitive)
+ Added@quenty/promise@5.1.2-canary.288.c2f64f9.0(transitive)
+ Added@quenty/rx@6.1.1-canary.288.c2f64f9.0(transitive)
+ Added@quenty/signal@2.3.0(transitive)
+ Added@quenty/symbol@2.1.0(transitive)
+ Added@quenty/table@3.1.0(transitive)
+ Added@quenty/throttle@5.0.2-canary.288.c2f64f9.0(transitive)
+ Added@quenty/valuebaseutils@6.1.1-canary.288.c2f64f9.0(transitive)
- Removed@quenty/brio@7.1.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/canceltoken@5.2.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/instanceutils@6.1.0(transitive)
- Removed@quenty/loader@5.0.1(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@5.1.1(transitive)
- Removed@quenty/rx@6.1.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)
- Removed@quenty/symbol@2.2.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/throttle@5.0.1(transitive)
- Removed@quenty/valuebaseutils@6.1.0(transitive)
Updated@quenty/maid@2.4.0
Updated@quenty/signal@2.3.0
Updated@quenty/symbol@2.1.0