@quenty/chatproviderservice
Advanced tools
Comparing version 7.0.0 to 7.0.1-canary.445.bf8e4c3.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [7.0.1-canary.445.bf8e4c3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@7.0.0...@quenty/chatproviderservice@7.0.1-canary.445.bf8e4c3.0) (2024-02-14) | ||
### Bug Fixes | ||
* Fix bootstrap of test environments and loader samples ([441e4a9](https://github.com/Quenty/NevermoreEngine/commit/441e4a90d19fcc203da2fdedc08e532c20d52f99)) | ||
# [7.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@6.0.0...@quenty/chatproviderservice@7.0.0) (2024-02-13) | ||
@@ -8,0 +19,0 @@ |
MIT License | ||
Copyright (c) 2014-2023 James Onnen (Quenty) | ||
Copyright (c) 2014-2024 James Onnen (Quenty) | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/chatproviderservice", | ||
"version": "7.0.0", | ||
"version": "7.0.1-canary.445.bf8e4c3.0", | ||
"description": "Provide wrapper around chat system to allow tags to be set", | ||
@@ -28,27 +28,27 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/attributeutils": "^12.0.0", | ||
"@quenty/baseobject": "^8.0.0", | ||
"@quenty/binder": "^12.0.0", | ||
"@quenty/brio": "^12.0.0", | ||
"@quenty/clienttranslator": "^12.0.0", | ||
"@quenty/cmdrservice": "^11.0.0", | ||
"@quenty/color3utils": "^9.0.0", | ||
"@quenty/datastore": "^11.0.0", | ||
"@quenty/instanceutils": "^11.0.0", | ||
"@quenty/loader": "^8.0.0", | ||
"@quenty/localizedtextutils": "^10.0.0", | ||
"@quenty/maid": "^3.0.0", | ||
"@quenty/permissionprovider": "^12.0.0", | ||
"@quenty/playerbinder": "^12.0.0", | ||
"@quenty/playerutils": "^6.0.0", | ||
"@quenty/preferredparentutils": "^4.1.0", | ||
"@quenty/promise": "^8.0.0", | ||
"@quenty/richtext": "^1.2.0", | ||
"@quenty/rx": "^11.0.0", | ||
"@quenty/rxbinderutils": "^12.0.0", | ||
"@quenty/servicebag": "^9.0.0", | ||
"@quenty/signal": "^5.0.0", | ||
"@quenty/string": "^3.1.0", | ||
"@quenty/table": "^3.4.0", | ||
"@quenty/valueobject": "^11.0.0" | ||
"@quenty/attributeutils": "12.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/baseobject": "8.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/binder": "12.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/brio": "12.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/clienttranslator": "12.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/cmdrservice": "11.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/color3utils": "9.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/datastore": "11.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/instanceutils": "11.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/loader": "8.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/localizedtextutils": "10.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/maid": "3.0.0", | ||
"@quenty/permissionprovider": "12.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/playerbinder": "12.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/playerutils": "6.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/preferredparentutils": "4.1.0", | ||
"@quenty/promise": "8.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/richtext": "1.2.0", | ||
"@quenty/rx": "11.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/rxbinderutils": "12.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/servicebag": "9.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/signal": "5.0.1-canary.445.bf8e4c3.0", | ||
"@quenty/string": "3.1.0", | ||
"@quenty/table": "3.4.0", | ||
"@quenty/valueobject": "11.0.1-canary.445.bf8e4c3.0" | ||
}, | ||
@@ -58,3 +58,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "87df864b5b6a9a9cef7544f6e8054a12cdd120bd" | ||
"gitHead": "bf8e4c3cbff3de4e4c7ffbfc768c1f7ae2ff9e42" | ||
} |
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
45225
2
+ Added@quenty/acceltween@2.3.0(transitive)
+ Added@quenty/attributeutils@12.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/baseobject@8.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/binder@12.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/bindtocloseservice@6.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/blend@10.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/brio@12.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/cancellabledelay@3.4.0(transitive)
+ Added@quenty/canceltoken@9.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/clienttranslator@12.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/cmdrservice@11.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/color3utils@9.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/datastore@11.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/ducktype@3.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/grouputils@8.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/insertserviceutils@8.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/instanceutils@11.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/linkutils@11.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/loader@8.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/localizedtextutils@10.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/maid@3.0.0(transitive)
+ Added@quenty/math@2.5.0(transitive)
+ Added@quenty/permissionprovider@12.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/playerbinder@12.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/playerutils@6.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/preferredparentutils@4.1.0(transitive)
+ Added@quenty/promise@8.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/pseudolocalize@3.2.0(transitive)
+ Added@quenty/remotefunctionutils@8.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/remoting@10.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/richtext@1.2.0(transitive)
+ Added@quenty/rx@11.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/rxbinderutils@12.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/rxsignal@5.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/servicebag@9.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/signal@5.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/spring@8.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/steputils@3.3.0(transitive)
+ Added@quenty/string@3.1.0(transitive)
+ Added@quenty/symbol@3.0.0(transitive)
+ Added@quenty/table@3.4.0(transitive)
+ Added@quenty/templateprovider@9.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/throttle@8.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/valuebaseutils@11.0.1-canary.445.bf8e4c3.0(transitive)
+ Added@quenty/valueobject@11.0.1-canary.445.bf8e4c3.0(transitive)
- Removed@quenty/acceltween@2.5.0(transitive)
- Removed@quenty/attributeutils@12.0.0(transitive)
- Removed@quenty/baseobject@8.0.0(transitive)
- Removed@quenty/binder@12.0.0(transitive)
- Removed@quenty/bindtocloseservice@6.0.0(transitive)
- Removed@quenty/blend@10.0.0(transitive)
- Removed@quenty/brio@12.0.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/canceltoken@9.0.0(transitive)
- Removed@quenty/clienttranslator@12.0.0(transitive)
- Removed@quenty/cmdrservice@11.0.0(transitive)
- Removed@quenty/color3utils@9.0.0(transitive)
- Removed@quenty/datastore@11.0.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/ducktype@3.0.0(transitive)
- Removed@quenty/grouputils@8.0.0(transitive)
- Removed@quenty/insertserviceutils@8.0.0(transitive)
- Removed@quenty/instanceutils@11.0.0(transitive)
- Removed@quenty/linkutils@11.0.0(transitive)
- Removed@quenty/loader@8.0.0(transitive)
- Removed@quenty/localizedtextutils@10.0.0(transitive)
- Removed@quenty/maid@3.4.0(transitive)
- Removed@quenty/math@2.7.0(transitive)
- Removed@quenty/permissionprovider@12.0.0(transitive)
- Removed@quenty/playerbinder@12.0.0(transitive)
- Removed@quenty/playerutils@6.0.0(transitive)
- Removed@quenty/preferredparentutils@4.3.0(transitive)
- Removed@quenty/promise@8.0.0(transitive)
- Removed@quenty/pseudolocalize@3.4.0(transitive)
- Removed@quenty/remotefunctionutils@8.0.0(transitive)
- Removed@quenty/remoting@10.0.0(transitive)
- Removed@quenty/richtext@1.3.0(transitive)
- Removed@quenty/rx@11.0.0(transitive)
- Removed@quenty/rxbinderutils@12.0.0(transitive)
- Removed@quenty/rxsignal@5.0.0(transitive)
- Removed@quenty/servicebag@9.0.0(transitive)
- Removed@quenty/signal@5.0.0(transitive)
- Removed@quenty/spring@8.0.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
- Removed@quenty/string@3.3.0(transitive)
- Removed@quenty/symbol@3.3.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/templateprovider@9.0.0(transitive)
- Removed@quenty/throttle@8.0.0(transitive)
- Removed@quenty/valuebaseutils@11.0.0(transitive)
- Removed@quenty/valueobject@11.0.0(transitive)
Updated@quenty/localizedtextutils@10.0.1-canary.445.bf8e4c3.0
Updated@quenty/maid@3.0.0
Updated@quenty/permissionprovider@12.0.1-canary.445.bf8e4c3.0
Updated@quenty/richtext@1.2.0
Updated@quenty/string@3.1.0
Updated@quenty/table@3.4.0