@quenty/observablecollection
Advanced tools
Comparing version 4.0.0 to 4.0.1-canary.283.124153a.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.1-canary.283.124153a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@4.0.0...@quenty/observablecollection@4.0.1-canary.283.124153a.0) (2022-08-16) | ||
**Note:** Version bump only for package @quenty/observablecollection | ||
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/observablecollection@3.3.1...@quenty/observablecollection@4.0.0) (2022-08-14) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/observablecollection", | ||
"version": "4.0.0", | ||
"description": "An observable set", | ||
"version": "4.0.1-canary.283.124153a.0", | ||
"description": "A set of observable collections, such as sets, maps, sorted lists, and more.", | ||
"keywords": [ | ||
@@ -30,10 +30,10 @@ "Roblox", | ||
"dependencies": { | ||
"@quenty/brio": "^7.0.0", | ||
"@quenty/loader": "^5.0.0", | ||
"@quenty/maid": "^2.4.0", | ||
"@quenty/promise": "^5.1.0", | ||
"@quenty/rx": "^6.0.0", | ||
"@quenty/signal": "^2.2.0", | ||
"@quenty/symbol": "^2.1.0", | ||
"@quenty/valuebaseutils": "^6.0.0" | ||
"@quenty/brio": "7.0.1-canary.283.124153a.0", | ||
"@quenty/loader": "5.0.1-canary.283.124153a.0", | ||
"@quenty/maid": "2.4.0", | ||
"@quenty/promise": "5.1.1-canary.283.124153a.0", | ||
"@quenty/rx": "6.0.1-canary.283.124153a.0", | ||
"@quenty/signal": "2.2.0", | ||
"@quenty/symbol": "2.1.0", | ||
"@quenty/valuebaseutils": "6.0.1-canary.283.124153a.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "dbb62609f980983cc32da90acfef13e30ed41113" | ||
"gitHead": "124153a0b57603eff2e204d28c5df24014644fff" | ||
} |
@@ -1,2 +0,2 @@ | ||
## Observable Collection | ||
## ObservableCollection | ||
<div align="center"> | ||
@@ -14,3 +14,3 @@ <a href="http://quenty.github.io/NevermoreEngine/"> | ||
An observable set for use in UI situations | ||
A set of observable collections, such as sets, maps, sorted lists, and more. Great for use in UI. | ||
@@ -17,0 +17,0 @@ <div align="center"><a href="https://quenty.github.io/NevermoreEngine/api/ObservableSet">View docs →</a></div> |
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
60792
2
+ Added@quenty/brio@7.0.1-canary.283.124153a.0(transitive)
+ Added@quenty/cancellabledelay@3.3.0(transitive)
+ Added@quenty/canceltoken@5.1.1-canary.283.124153a.0(transitive)
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/instanceutils@6.0.1-canary.283.124153a.0(transitive)
+ Added@quenty/loader@5.0.1-canary.283.124153a.0(transitive)
+ Added@quenty/maid@2.4.0(transitive)
+ Added@quenty/promise@5.1.1-canary.283.124153a.0(transitive)
+ Added@quenty/rx@6.0.1-canary.283.124153a.0(transitive)
+ Added@quenty/signal@2.2.0(transitive)
+ Added@quenty/symbol@2.1.0(transitive)
+ Added@quenty/table@3.1.0(transitive)
+ Added@quenty/throttle@5.0.1-canary.283.124153a.0(transitive)
+ Added@quenty/valuebaseutils@6.0.1-canary.283.124153a.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.2.0
Updated@quenty/symbol@2.1.0