@quenty/selectionutils
Advanced tools
Comparing version 8.13.0 to 8.13.1-canary.522.b5d379b.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [8.13.1-canary.522.b5d379b.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@8.13.0...@quenty/selectionutils@8.13.1-canary.522.b5d379b.0) (2024-11-24) | ||
**Note:** Version bump only for package @quenty/selectionutils | ||
# [8.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/selectionutils@8.12.0...@quenty/selectionutils@8.13.0) (2024-11-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/selectionutils", | ||
"version": "8.13.0", | ||
"version": "8.13.1-canary.522.b5d379b.0", | ||
"description": "Utility methods around Selection service. Useful for plugins and stories.", | ||
@@ -28,10 +28,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.7.1", | ||
"@quenty/brio": "^14.13.0", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/rx": "^13.13.0", | ||
"@quenty/signal": "^7.9.0", | ||
"@quenty/table": "^3.7.0", | ||
"@quenty/valueobject": "^13.13.0" | ||
"@quenty/baseobject": "10.7.1", | ||
"@quenty/brio": "14.13.1-canary.522.b5d379b.0", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/rx": "13.13.1-canary.522.b5d379b.0", | ||
"@quenty/signal": "7.9.0", | ||
"@quenty/table": "3.7.0", | ||
"@quenty/valueobject": "13.13.1-canary.522.b5d379b.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "451334becfa36a10b55fa53cbdd88091cdf9ddbf" | ||
"gitHead": "b5d379b3553fb94b954870562e1bd2a57e9a1c10" | ||
} |
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
20716
2
+ Added@quenty/brio@14.13.1-canary.522.b5d379b.0(transitive)
+ Added@quenty/canceltoken@11.9.0(transitive)
+ Added@quenty/instanceutils@13.13.1-canary.522.b5d379b.0(transitive)
+ Added@quenty/promise@10.8.0(transitive)
+ Added@quenty/rx@13.13.1-canary.522.b5d379b.0(transitive)
+ Added@quenty/rxsignal@7.13.1-canary.522.b5d379b.0(transitive)
+ Added@quenty/symbol@3.3.0(transitive)
+ Added@quenty/valuebaseutils@13.13.1-canary.522.b5d379b.0(transitive)
+ Added@quenty/valueobject@13.13.1-canary.522.b5d379b.0(transitive)
- Removed@quenty/brio@14.15.0(transitive)
- Removed@quenty/canceltoken@11.10.0(transitive)
- Removed@quenty/instanceutils@13.15.0(transitive)
- Removed@quenty/math@2.7.0(transitive)
- Removed@quenty/promise@10.9.0(transitive)
- Removed@quenty/rx@13.15.0(transitive)
- Removed@quenty/rxsignal@7.15.0(transitive)
- Removed@quenty/symbol@3.4.0(transitive)
- Removed@quenty/valuebaseutils@13.15.0(transitive)
- Removed@quenty/valueobject@13.15.0(transitive)
Updated@quenty/baseobject@10.7.1
Updated@quenty/loader@10.7.1
Updated@quenty/maid@3.4.0
Updated@quenty/signal@7.9.0
Updated@quenty/table@3.7.0