@quenty/chatproviderservice
Advanced tools
Comparing version 9.13.2 to 9.14.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [9.13.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.13.1...@quenty/chatproviderservice@9.13.2) (2024-10-22) | ||
# [9.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.13.1...@quenty/chatproviderservice@9.14.0) (2024-10-23) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/chatproviderservice |
{ | ||
"name": "@quenty/chatproviderservice", | ||
"version": "9.13.2", | ||
"version": "9.14.0", | ||
"description": "Provide wrapper around chat system to allow tags to be set", | ||
@@ -28,22 +28,22 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/attributeutils": "^14.9.1", | ||
"@quenty/attributeutils": "^14.10.0", | ||
"@quenty/baseobject": "^10.7.0", | ||
"@quenty/binder": "^14.10.2", | ||
"@quenty/brio": "^14.9.1", | ||
"@quenty/clienttranslator": "^14.10.2", | ||
"@quenty/cmdrservice": "^13.11.2", | ||
"@quenty/color3utils": "^11.9.2", | ||
"@quenty/datastore": "^13.11.2", | ||
"@quenty/instanceutils": "^13.9.1", | ||
"@quenty/binder": "^14.11.0", | ||
"@quenty/brio": "^14.10.0", | ||
"@quenty/clienttranslator": "^14.11.0", | ||
"@quenty/cmdrservice": "^13.12.0", | ||
"@quenty/color3utils": "^11.10.0", | ||
"@quenty/datastore": "^13.12.0", | ||
"@quenty/instanceutils": "^13.10.0", | ||
"@quenty/loader": "^10.7.0", | ||
"@quenty/localizedtextutils": "^12.9.1", | ||
"@quenty/localizedtextutils": "^12.10.0", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/permissionprovider": "^14.11.1", | ||
"@quenty/playerbinder": "^14.10.2", | ||
"@quenty/playerutils": "^8.9.1", | ||
"@quenty/permissionprovider": "^14.12.0", | ||
"@quenty/playerbinder": "^14.11.0", | ||
"@quenty/playerutils": "^8.10.0", | ||
"@quenty/preferredparentutils": "^4.3.0", | ||
"@quenty/promise": "^10.7.0", | ||
"@quenty/richtext": "^1.3.0", | ||
"@quenty/rx": "^13.9.0", | ||
"@quenty/rxbinderutils": "^14.10.2", | ||
"@quenty/rx": "^13.10.0", | ||
"@quenty/rxbinderutils": "^14.11.0", | ||
"@quenty/servicebag": "^11.9.0", | ||
@@ -53,3 +53,3 @@ "@quenty/signal": "^7.8.0", | ||
"@quenty/table": "^3.6.0", | ||
"@quenty/valueobject": "^13.9.2" | ||
"@quenty/valueobject": "^13.10.0" | ||
}, | ||
@@ -59,3 +59,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c4cdf52069df8ffe2d16682af654c3e090fe4971" | ||
"gitHead": "7a0a75391c63d25806bfb9d266eb54994333dcfa" | ||
} |
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
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
49322
Updated@quenty/binder@^14.11.0
Updated@quenty/brio@^14.10.0
Updated@quenty/cmdrservice@^13.12.0
Updated@quenty/color3utils@^11.10.0
Updated@quenty/datastore@^13.12.0
Updated@quenty/playerutils@^8.10.0
Updated@quenty/rx@^13.10.0
Updated@quenty/valueobject@^13.10.0