@quenty/chatproviderservice
Advanced tools
Comparing version 9.18.0 to 9.19.0-canary.4db9577.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [9.19.0-canary.4db9577.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.18.0...@quenty/chatproviderservice@9.19.0-canary.4db9577.0) (2024-11-14) | ||
### Features | ||
* Add way to send system messages ([4db9577](https://github.com/Quenty/NevermoreEngine/commit/4db95775860f06b6e4cd9793c6a0e6457a27a0e1)) | ||
# [9.18.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.17.0...@quenty/chatproviderservice@9.18.0) (2024-11-13) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/chatproviderservice", | ||
"version": "9.18.0", | ||
"version": "9.19.0-canary.4db9577.0", | ||
"description": "Provide wrapper around chat system to allow tags to be set", | ||
@@ -28,27 +28,28 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/attributeutils": "^14.13.0", | ||
"@quenty/baseobject": "^10.7.1", | ||
"@quenty/binder": "^14.15.0", | ||
"@quenty/brio": "^14.13.0", | ||
"@quenty/clienttranslator": "^14.14.0", | ||
"@quenty/cmdrservice": "^13.16.0", | ||
"@quenty/color3utils": "^11.13.0", | ||
"@quenty/datastore": "^13.16.0", | ||
"@quenty/instanceutils": "^13.13.0", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/localizedtextutils": "^12.13.0", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/permissionprovider": "^14.15.0", | ||
"@quenty/playerbinder": "^14.15.0", | ||
"@quenty/playerutils": "^8.13.0", | ||
"@quenty/preferredparentutils": "^4.3.0", | ||
"@quenty/promise": "^10.8.0", | ||
"@quenty/richtext": "^1.3.0", | ||
"@quenty/rx": "^13.13.0", | ||
"@quenty/rxbinderutils": "^14.15.0", | ||
"@quenty/servicebag": "^11.10.0", | ||
"@quenty/signal": "^7.9.0", | ||
"@quenty/string": "^3.3.0", | ||
"@quenty/table": "^3.7.0", | ||
"@quenty/valueobject": "^13.13.0" | ||
"@quenty/attributeutils": "14.13.0", | ||
"@quenty/baseobject": "10.7.1", | ||
"@quenty/binder": "14.15.0", | ||
"@quenty/brio": "14.13.0", | ||
"@quenty/clienttranslator": "14.14.0", | ||
"@quenty/cmdrservice": "13.16.0", | ||
"@quenty/color3utils": "11.13.0", | ||
"@quenty/datastore": "13.16.0", | ||
"@quenty/instanceutils": "13.13.0", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/localizedtextutils": "12.13.0", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/permissionprovider": "14.15.0", | ||
"@quenty/playerbinder": "14.15.0", | ||
"@quenty/playerutils": "8.13.0", | ||
"@quenty/preferredparentutils": "4.3.0", | ||
"@quenty/promise": "10.8.0", | ||
"@quenty/remoting": "12.14.0", | ||
"@quenty/richtext": "1.3.0", | ||
"@quenty/rx": "13.13.0", | ||
"@quenty/rxbinderutils": "14.15.0", | ||
"@quenty/servicebag": "11.10.0", | ||
"@quenty/signal": "7.9.0", | ||
"@quenty/string": "3.3.0", | ||
"@quenty/table": "3.7.0", | ||
"@quenty/valueobject": "13.13.0" | ||
}, | ||
@@ -58,3 +59,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "451334becfa36a10b55fa53cbdd88091cdf9ddbf" | ||
"gitHead": "4db95775860f06b6e4cd9793c6a0e6457a27a0e1" | ||
} |
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
52155
26
2
+ Added@quenty/remoting@12.14.0
Updated@quenty/baseobject@10.7.1
Updated@quenty/binder@14.15.0
Updated@quenty/brio@14.13.0
Updated@quenty/cmdrservice@13.16.0
Updated@quenty/color3utils@11.13.0
Updated@quenty/datastore@13.16.0
Updated@quenty/loader@10.7.1
Updated@quenty/maid@3.4.0
Updated@quenty/playerbinder@14.15.0
Updated@quenty/playerutils@8.13.0
Updated@quenty/promise@10.8.0
Updated@quenty/richtext@1.3.0
Updated@quenty/rx@13.13.0
Updated@quenty/servicebag@11.10.0
Updated@quenty/signal@7.9.0
Updated@quenty/string@3.3.0
Updated@quenty/table@3.7.0
Updated@quenty/valueobject@13.13.0