@quenty/chatproviderservice
Advanced tools
Comparing version 9.5.1-canary.949c41d.0 to 9.6.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [9.5.1-canary.949c41d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.5.0...@quenty/chatproviderservice@9.5.1-canary.949c41d.0) (2024-05-03) | ||
# [9.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@9.5.0...@quenty/chatproviderservice@9.6.0) (2024-05-03) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/chatproviderservice |
{ | ||
"name": "@quenty/chatproviderservice", | ||
"version": "9.5.1-canary.949c41d.0", | ||
"version": "9.6.0", | ||
"description": "Provide wrapper around chat system to allow tags to be set", | ||
@@ -28,27 +28,27 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/attributeutils": "14.2.0", | ||
"@quenty/baseobject": "10.2.0", | ||
"@quenty/binder": "14.3.0", | ||
"@quenty/brio": "14.2.0", | ||
"@quenty/clienttranslator": "14.3.0", | ||
"@quenty/cmdrservice": "13.3.1-canary.949c41d.0", | ||
"@quenty/color3utils": "11.2.0", | ||
"@quenty/datastore": "13.3.1-canary.949c41d.0", | ||
"@quenty/instanceutils": "13.2.0", | ||
"@quenty/loader": "10.2.0", | ||
"@quenty/localizedtextutils": "12.2.0", | ||
"@quenty/maid": "3.1.0", | ||
"@quenty/permissionprovider": "14.3.1-canary.949c41d.0", | ||
"@quenty/playerbinder": "14.3.0", | ||
"@quenty/playerutils": "8.2.0", | ||
"@quenty/preferredparentutils": "4.1.0", | ||
"@quenty/promise": "10.2.0", | ||
"@quenty/richtext": "1.2.0", | ||
"@quenty/rx": "13.2.0", | ||
"@quenty/rxbinderutils": "14.3.0", | ||
"@quenty/servicebag": "11.2.1-canary.949c41d.0", | ||
"@quenty/signal": "7.2.0", | ||
"@quenty/string": "3.1.0", | ||
"@quenty/table": "3.4.0", | ||
"@quenty/valueobject": "13.2.0" | ||
"@quenty/attributeutils": "^14.2.0", | ||
"@quenty/baseobject": "^10.2.0", | ||
"@quenty/binder": "^14.3.0", | ||
"@quenty/brio": "^14.2.0", | ||
"@quenty/clienttranslator": "^14.3.0", | ||
"@quenty/cmdrservice": "^13.4.0", | ||
"@quenty/color3utils": "^11.2.0", | ||
"@quenty/datastore": "^13.4.0", | ||
"@quenty/instanceutils": "^13.2.0", | ||
"@quenty/loader": "^10.2.0", | ||
"@quenty/localizedtextutils": "^12.2.0", | ||
"@quenty/maid": "^3.1.0", | ||
"@quenty/permissionprovider": "^14.4.0", | ||
"@quenty/playerbinder": "^14.3.0", | ||
"@quenty/playerutils": "^8.2.0", | ||
"@quenty/preferredparentutils": "^4.1.0", | ||
"@quenty/promise": "^10.2.0", | ||
"@quenty/richtext": "^1.2.0", | ||
"@quenty/rx": "^13.2.0", | ||
"@quenty/rxbinderutils": "^14.3.0", | ||
"@quenty/servicebag": "^11.3.0", | ||
"@quenty/signal": "^7.2.0", | ||
"@quenty/string": "^3.1.0", | ||
"@quenty/table": "^3.4.0", | ||
"@quenty/valueobject": "^13.2.0" | ||
}, | ||
@@ -58,3 +58,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "949c41de617e38c33da8d7d4351cc9fa34ae529d" | ||
"gitHead": "afbb66378d568ebb9450db13de0b4fe61113a2f1" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
46516
+ Added@quenty/attributeutils@14.13.0(transitive)
+ Added@quenty/baseobject@10.7.1(transitive)
+ Added@quenty/binder@14.15.0(transitive)
+ Added@quenty/bindtocloseservice@8.13.0(transitive)
+ Added@quenty/clienttranslator@14.14.0(transitive)
+ Added@quenty/cmdrservice@13.16.0(transitive)
+ Added@quenty/collectionserviceutils@8.13.0(transitive)
+ Added@quenty/color3utils@11.13.0(transitive)
+ Added@quenty/datastore@13.16.0(transitive)
+ Added@quenty/grouputils@10.8.0(transitive)
+ Added@quenty/localizedtextutils@12.13.0(transitive)
+ Added@quenty/observablecollection@12.14.0(transitive)
+ Added@quenty/permissionprovider@14.15.0(transitive)
+ Added@quenty/playerbinder@14.15.0(transitive)
+ Added@quenty/playerutils@8.13.0(transitive)
+ Added@quenty/preferredparentutils@4.3.0(transitive)
+ Added@quenty/promisemaid@5.8.0(transitive)
+ Added@quenty/remoting@12.14.0(transitive)
+ Added@quenty/richtext@1.3.0(transitive)
+ Added@quenty/rxbinderutils@14.15.0(transitive)
+ Added@quenty/servicebag@11.10.0(transitive)
+ Added@quenty/templateprovider@11.12.0(transitive)
- Removed@quenty/attributeutils@14.2.0(transitive)
- Removed@quenty/baseobject@10.2.0(transitive)
- Removed@quenty/binder@14.3.0(transitive)
- Removed@quenty/bindtocloseservice@8.2.0(transitive)
- Removed@quenty/brio@14.2.0(transitive)
- Removed@quenty/clienttranslator@14.3.0(transitive)
- Removed@quenty/cmdrservice@13.3.1-canary.949c41d.0(transitive)
- Removed@quenty/color3utils@11.2.0(transitive)
- Removed@quenty/datastore@13.3.1-canary.949c41d.0(transitive)
- Removed@quenty/grouputils@10.2.0(transitive)
- Removed@quenty/instanceutils@13.2.0(transitive)
- Removed@quenty/loader@10.2.0(transitive)
- Removed@quenty/localizedtextutils@12.2.0(transitive)
- Removed@quenty/maid@3.1.0(transitive)
- Removed@quenty/math@2.6.0(transitive)
- Removed@quenty/permissionprovider@14.3.1-canary.949c41d.0(transitive)
- Removed@quenty/playerbinder@14.3.0(transitive)
- Removed@quenty/playerutils@8.2.0(transitive)
- Removed@quenty/preferredparentutils@4.1.0(transitive)
- Removed@quenty/promise@10.2.0(transitive)
- Removed@quenty/remoting@12.3.0(transitive)
- Removed@quenty/richtext@1.2.0(transitive)
- Removed@quenty/rx@13.2.0(transitive)
- Removed@quenty/rxbinderutils@14.3.0(transitive)
- Removed@quenty/servicebag@11.2.1-canary.949c41d.0(transitive)
- Removed@quenty/signal@7.2.0(transitive)
- Removed@quenty/string@3.1.0(transitive)
- Removed@quenty/symbol@3.0.0(transitive)
- Removed@quenty/table@3.4.0(transitive)
- Removed@quenty/templateprovider@11.2.0(transitive)
- Removed@quenty/valueobject@13.2.0(transitive)
Updated@quenty/baseobject@^10.2.0
Updated@quenty/binder@^14.3.0
Updated@quenty/brio@^14.2.0
Updated@quenty/cmdrservice@^13.4.0
Updated@quenty/color3utils@^11.2.0
Updated@quenty/datastore@^13.4.0
Updated@quenty/loader@^10.2.0
Updated@quenty/maid@^3.1.0
Updated@quenty/playerbinder@^14.3.0
Updated@quenty/playerutils@^8.2.0
Updated@quenty/promise@^10.2.0
Updated@quenty/richtext@^1.2.0
Updated@quenty/rx@^13.2.0
Updated@quenty/servicebag@^11.3.0
Updated@quenty/signal@^7.2.0
Updated@quenty/string@^3.1.0
Updated@quenty/table@^3.4.0
Updated@quenty/valueobject@^13.2.0