@quenty/chatproviderservice
Advanced tools
Comparing version 4.2.1 to 4.2.2-canary.433.80025dc.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [4.2.2-canary.433.80025dc.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@4.2.1...@quenty/chatproviderservice@4.2.2-canary.433.80025dc.0) (2023-12-14) | ||
### Features | ||
* ChatProviderService can disable chat ([99d06db](https://github.com/Quenty/NevermoreEngine/commit/99d06db7c7f1a2b16d2cb5ae9c0a26c842f1270b)) | ||
## [4.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@4.2.0...@quenty/chatproviderservice@4.2.1) (2023-10-28) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/chatproviderservice", | ||
"version": "4.2.1", | ||
"version": "4.2.2-canary.433.80025dc.0", | ||
"description": "Provide wrapper around chat system to allow tags to be set", | ||
@@ -28,26 +28,27 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/attributeutils": "^9.1.1", | ||
"@quenty/baseobject": "^7.0.0", | ||
"@quenty/binder": "^9.1.1", | ||
"@quenty/brio": "^9.1.1", | ||
"@quenty/clienttranslator": "^9.1.1", | ||
"@quenty/cmdrservice": "^8.2.1", | ||
"@quenty/color3utils": "^6.1.1", | ||
"@quenty/instanceutils": "^8.1.1", | ||
"@quenty/loader": "^7.0.0", | ||
"@quenty/localizedtextutils": "^7.1.1", | ||
"@quenty/maid": "^2.6.0", | ||
"@quenty/permissionprovider": "^9.2.1", | ||
"@quenty/playerbinder": "^9.1.1", | ||
"@quenty/playerutils": "^3.2.1", | ||
"@quenty/preferredparentutils": "^4.0.0", | ||
"@quenty/promise": "^7.0.0", | ||
"@quenty/richtext": "^1.2.0", | ||
"@quenty/rx": "^8.1.1", | ||
"@quenty/rxbinderutils": "^9.1.1", | ||
"@quenty/servicebag": "^7.0.0", | ||
"@quenty/signal": "^3.0.0", | ||
"@quenty/string": "^3.1.0", | ||
"@quenty/table": "^3.3.0", | ||
"@quenty/valueobject": "^8.1.1" | ||
"@quenty/attributeutils": "9.1.2-canary.433.80025dc.0", | ||
"@quenty/baseobject": "7.0.1-canary.433.80025dc.0", | ||
"@quenty/binder": "9.1.2-canary.433.80025dc.0", | ||
"@quenty/brio": "9.1.2-canary.433.80025dc.0", | ||
"@quenty/clienttranslator": "9.1.2-canary.433.80025dc.0", | ||
"@quenty/cmdrservice": "8.2.2-canary.433.80025dc.0", | ||
"@quenty/color3utils": "6.1.2-canary.433.80025dc.0", | ||
"@quenty/datastore": "8.1.2-canary.433.80025dc.0", | ||
"@quenty/instanceutils": "8.1.2-canary.433.80025dc.0", | ||
"@quenty/loader": "7.0.1-canary.433.80025dc.0", | ||
"@quenty/localizedtextutils": "7.1.2-canary.433.80025dc.0", | ||
"@quenty/maid": "2.6.0", | ||
"@quenty/permissionprovider": "9.2.2-canary.433.80025dc.0", | ||
"@quenty/playerbinder": "9.1.2-canary.433.80025dc.0", | ||
"@quenty/playerutils": "3.2.2-canary.433.80025dc.0", | ||
"@quenty/preferredparentutils": "4.0.1-canary.433.80025dc.0", | ||
"@quenty/promise": "7.0.1-canary.433.80025dc.0", | ||
"@quenty/richtext": "1.2.0", | ||
"@quenty/rx": "8.1.2-canary.433.80025dc.0", | ||
"@quenty/rxbinderutils": "9.1.2-canary.433.80025dc.0", | ||
"@quenty/servicebag": "7.0.1-canary.433.80025dc.0", | ||
"@quenty/signal": "3.0.1-canary.433.80025dc.0", | ||
"@quenty/string": "3.1.0", | ||
"@quenty/table": "3.3.1-canary.433.80025dc.0", | ||
"@quenty/valueobject": "8.1.2-canary.433.80025dc.0" | ||
}, | ||
@@ -57,3 +58,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "440aca7ce2b50b74317ee05fdc0b8d1e58001af3" | ||
"gitHead": "80025dcd926765b502d322bb84e013b973409d8c" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
43569
25
25
2
+ Added@quenty/acceltween@2.3.0(transitive)
+ Added@quenty/attributeutils@9.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/baseobject@7.0.1-canary.433.80025dc.0(transitive)
+ Added@quenty/binder@9.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/bindtocloseservice@3.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/blend@7.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/brio@9.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/cancellabledelay@3.4.0(transitive)
+ Added@quenty/canceltoken@7.0.1-canary.433.80025dc.0(transitive)
+ Added@quenty/clienttranslator@9.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/cmdrservice@8.2.2-canary.433.80025dc.0(transitive)
+ Added@quenty/color3utils@6.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/datastore@8.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/grouputils@7.0.1-canary.433.80025dc.0(transitive)
+ Added@quenty/insertserviceutils@7.0.1-canary.433.80025dc.0(transitive)
+ Added@quenty/instanceutils@8.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/linkutils@8.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/loader@7.0.1-canary.433.80025dc.0(transitive)
+ Added@quenty/localizedtextutils@7.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/math@2.5.0(transitive)
+ Added@quenty/permissionprovider@9.2.2-canary.433.80025dc.0(transitive)
+ Added@quenty/playerbinder@9.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/playerutils@3.2.2-canary.433.80025dc.0(transitive)
+ Added@quenty/preferredparentutils@4.0.1-canary.433.80025dc.0(transitive)
+ Added@quenty/promise@7.0.1-canary.433.80025dc.0(transitive)
+ Added@quenty/pseudolocalize@3.2.0(transitive)
+ Added@quenty/remotefunctionutils@7.0.1-canary.433.80025dc.0(transitive)
+ Added@quenty/remoting@7.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/richtext@1.2.0(transitive)
+ Added@quenty/rx@8.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/rxbinderutils@9.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/rxsignal@2.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/servicebag@7.0.1-canary.433.80025dc.0(transitive)
+ Added@quenty/signal@3.0.1-canary.433.80025dc.0(transitive)
+ Added@quenty/spring@7.0.1-canary.433.80025dc.0(transitive)
+ Added@quenty/steputils@3.3.0(transitive)
+ Added@quenty/string@3.1.0(transitive)
+ Added@quenty/table@3.3.1-canary.433.80025dc.0(transitive)
+ Added@quenty/templateprovider@8.0.1-canary.433.80025dc.0(transitive)
+ Added@quenty/throttle@7.0.1-canary.433.80025dc.0(transitive)
+ Added@quenty/valuebaseutils@8.1.2-canary.433.80025dc.0(transitive)
+ Added@quenty/valueobject@8.1.2-canary.433.80025dc.0(transitive)
- Removed@quenty/acceltween@2.5.0(transitive)
- Removed@quenty/attributeutils@9.4.0(transitive)
- Removed@quenty/baseobject@7.2.0(transitive)
- Removed@quenty/binder@9.4.0(transitive)
- Removed@quenty/blend@7.4.0(transitive)
- Removed@quenty/brio@9.4.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/canceltoken@7.3.0(transitive)
- Removed@quenty/clienttranslator@9.4.0(transitive)
- Removed@quenty/cmdrservice@8.5.0(transitive)
- Removed@quenty/color3utils@6.4.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/grouputils@7.2.0(transitive)
- Removed@quenty/insertserviceutils@7.2.0(transitive)
- Removed@quenty/instanceutils@8.4.0(transitive)
- Removed@quenty/linkutils@8.4.0(transitive)
- Removed@quenty/loader@7.3.0(transitive)
- Removed@quenty/localizedtextutils@7.4.0(transitive)
- Removed@quenty/math@2.7.0(transitive)
- Removed@quenty/permissionprovider@9.5.0(transitive)
- Removed@quenty/playerbinder@9.4.0(transitive)
- Removed@quenty/playerutils@3.5.0(transitive)
- Removed@quenty/preferredparentutils@4.3.0(transitive)
- Removed@quenty/promise@7.2.0(transitive)
- Removed@quenty/pseudolocalize@3.4.0(transitive)
- Removed@quenty/remotefunctionutils@7.2.0(transitive)
- Removed@quenty/remoting@7.4.0(transitive)
- Removed@quenty/richtext@1.3.0(transitive)
- Removed@quenty/rx@8.4.0(transitive)
- Removed@quenty/rxbinderutils@9.5.0(transitive)
- Removed@quenty/rxsignal@2.4.0(transitive)
- Removed@quenty/servicebag@7.2.0(transitive)
- Removed@quenty/signal@3.2.0(transitive)
- Removed@quenty/spring@7.2.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
- Removed@quenty/string@3.3.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/templateprovider@8.2.0(transitive)
- Removed@quenty/throttle@7.2.0(transitive)
- Removed@quenty/valuebaseutils@8.4.0(transitive)
- Removed@quenty/valueobject@8.4.0(transitive)
Updated@quenty/localizedtextutils@7.1.2-canary.433.80025dc.0
Updated@quenty/maid@2.6.0
Updated@quenty/permissionprovider@9.2.2-canary.433.80025dc.0
Updated@quenty/preferredparentutils@4.0.1-canary.433.80025dc.0
Updated@quenty/richtext@1.2.0
Updated@quenty/string@3.1.0