@quenty/observablecollection
Advanced tools
Comparing version 2.1.0 to 2.1.1-canary.256.3cf0683.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.1.1-canary.256.3cf0683.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@2.1.0...@quenty/observablecollection@2.1.1-canary.256.3cf0683.0) (2022-03-27) | ||
### Bug Fixes | ||
* Do not error if observable set is already cleaned up, but we're removing ([934d3ac](https://github.com/Quenty/NevermoreEngine/commit/934d3ac0dc97e8a7ee65473109d26446b5ce77ed)) | ||
# [2.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@2.0.0...@quenty/observablecollection@2.1.0) (2022-03-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/observablecollection", | ||
"version": "2.1.0", | ||
"version": "2.1.1-canary.256.3cf0683.0", | ||
"description": "An observable set", | ||
@@ -30,9 +30,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^5.1.0", | ||
"@quenty/loader": "^4.0.0", | ||
"@quenty/maid": "^2.2.0", | ||
"@quenty/promise": "^4.1.0", | ||
"@quenty/rx": "^4.1.0", | ||
"@quenty/signal": "^2.1.0", | ||
"@quenty/valuebaseutils": "^4.1.0" | ||
"@quenty/brio": "5.1.1-canary.256.3cf0683.0", | ||
"@quenty/loader": "4.0.1-canary.256.3cf0683.0", | ||
"@quenty/maid": "2.2.1-canary.256.3cf0683.0", | ||
"@quenty/promise": "4.1.1-canary.256.3cf0683.0", | ||
"@quenty/rx": "4.1.1-canary.256.3cf0683.0", | ||
"@quenty/signal": "2.1.1-canary.256.3cf0683.0", | ||
"@quenty/valuebaseutils": "4.1.1-canary.256.3cf0683.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0797de955876b050fb24875de0423453e268b2ce" | ||
"gitHead": "3cf06830affe1e6a6ca452a87969520cd941ccaa" | ||
} |
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
12820
2
+ Added@quenty/brio@5.1.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/cancellabledelay@3.1.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/deferred@2.0.3-canary.256.3cf0683.0(transitive)
+ Added@quenty/instanceutils@4.1.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/loader@4.0.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/maid@2.2.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/promise@4.1.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/rx@4.1.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/signal@2.1.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/symbol@2.0.2-canary.256.3cf0683.0(transitive)
+ Added@quenty/table@2.1.2-canary.256.3cf0683.0(transitive)
+ Added@quenty/throttle@4.0.1-canary.256.3cf0683.0(transitive)
+ Added@quenty/valuebaseutils@4.1.1-canary.256.3cf0683.0(transitive)
- Removed@quenty/brio@5.2.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/instanceutils@4.2.0(transitive)
- Removed@quenty/loader@4.1.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@4.2.0(transitive)
- Removed@quenty/rx@4.2.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)
- Removed@quenty/symbol@2.2.0(transitive)
- Removed@quenty/table@2.2.0(transitive)
- Removed@quenty/throttle@4.1.0(transitive)
- Removed@quenty/valuebaseutils@4.2.0(transitive)