@quenty/chatproviderservice
Advanced tools
Comparing version 9.11.0 to 9.12.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [9.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.11.0...@quenty/chatproviderservice@9.12.0) (2024-10-04) | ||
**Note:** Version bump only for package @quenty/chatproviderservice | ||
# [9.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.10.0...@quenty/chatproviderservice@9.11.0) (2024-09-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/chatproviderservice", | ||
"version": "9.11.0", | ||
"version": "9.12.0", | ||
"description": "Provide wrapper around chat system to allow tags to be set", | ||
@@ -28,27 +28,27 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/attributeutils": "^14.7.0", | ||
"@quenty/baseobject": "^10.5.0", | ||
"@quenty/binder": "^14.8.0", | ||
"@quenty/brio": "^14.7.0", | ||
"@quenty/clienttranslator": "^14.8.0", | ||
"@quenty/cmdrservice": "^13.9.0", | ||
"@quenty/color3utils": "^11.7.0", | ||
"@quenty/datastore": "^13.9.0", | ||
"@quenty/instanceutils": "^13.7.0", | ||
"@quenty/loader": "^10.5.0", | ||
"@quenty/localizedtextutils": "^12.7.0", | ||
"@quenty/maid": "^3.3.0", | ||
"@quenty/permissionprovider": "^14.9.0", | ||
"@quenty/playerbinder": "^14.8.0", | ||
"@quenty/playerutils": "^8.7.0", | ||
"@quenty/attributeutils": "^14.8.0", | ||
"@quenty/baseobject": "^10.6.0", | ||
"@quenty/binder": "^14.9.0", | ||
"@quenty/brio": "^14.8.0", | ||
"@quenty/clienttranslator": "^14.9.0", | ||
"@quenty/cmdrservice": "^13.10.0", | ||
"@quenty/color3utils": "^11.8.0", | ||
"@quenty/datastore": "^13.10.0", | ||
"@quenty/instanceutils": "^13.8.0", | ||
"@quenty/loader": "^10.6.0", | ||
"@quenty/localizedtextutils": "^12.8.0", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/permissionprovider": "^14.10.0", | ||
"@quenty/playerbinder": "^14.9.0", | ||
"@quenty/playerutils": "^8.8.0", | ||
"@quenty/preferredparentutils": "^4.3.0", | ||
"@quenty/promise": "^10.5.0", | ||
"@quenty/promise": "^10.6.0", | ||
"@quenty/richtext": "^1.3.0", | ||
"@quenty/rx": "^13.7.0", | ||
"@quenty/rxbinderutils": "^14.8.0", | ||
"@quenty/servicebag": "^11.7.0", | ||
"@quenty/signal": "^7.6.0", | ||
"@quenty/rx": "^13.8.0", | ||
"@quenty/rxbinderutils": "^14.9.0", | ||
"@quenty/servicebag": "^11.8.0", | ||
"@quenty/signal": "^7.7.0", | ||
"@quenty/string": "^3.3.0", | ||
"@quenty/table": "^3.5.0", | ||
"@quenty/valueobject": "^13.7.0" | ||
"@quenty/valueobject": "^13.8.0" | ||
}, | ||
@@ -58,3 +58,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9b17fe79cddd071f0f06a9d35184e76b44bd6fe6" | ||
"gitHead": "035abfa088c854a73e1c65b350267eaa17669646" | ||
} |
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
48424
196
Updated@quenty/baseobject@^10.6.0
Updated@quenty/binder@^14.9.0
Updated@quenty/brio@^14.8.0
Updated@quenty/cmdrservice@^13.10.0
Updated@quenty/color3utils@^11.8.0
Updated@quenty/datastore@^13.10.0
Updated@quenty/loader@^10.6.0
Updated@quenty/maid@^3.4.0
Updated@quenty/playerbinder@^14.9.0
Updated@quenty/playerutils@^8.8.0
Updated@quenty/promise@^10.6.0
Updated@quenty/rx@^13.8.0
Updated@quenty/servicebag@^11.8.0
Updated@quenty/signal@^7.7.0
Updated@quenty/valueobject@^13.8.0