@quenty/chatproviderservice
Advanced tools
Comparing version 2.1.0-canary.4096cd9.0 to 3.0.0
@@ -6,10 +6,13 @@ # Change Log | ||
# [2.1.0-canary.4096cd9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@2.0.1...@quenty/chatproviderservice@2.1.0-canary.4096cd9.0) (2022-09-08) | ||
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@2.0.1...@quenty/chatproviderservice@3.0.0) (2022-09-27) | ||
**Note:** Version bump only for package @quenty/chatproviderservice | ||
### Bug Fixes | ||
* Hide server code by default from replication using cameras and init.meta.json. ([5636dd8](https://github.com/Quenty/NevermoreEngine/commit/5636dd8cafe68db4571ed214a82b84698f2f74c0)) | ||
## [2.0.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@2.0.0...@quenty/chatproviderservice@2.0.1) (2022-08-16) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@quenty/chatproviderservice", | ||
"version": "2.1.0-canary.4096cd9.0", | ||
"version": "3.0.0", | ||
"description": "Provide wrapper around chat system to allow tags to be set", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "5.0.1", | ||
"@quenty/maid": "2.4.0", | ||
"@quenty/promise": "5.2.0-canary.4096cd9.0" | ||
"@quenty/loader": "^6.0.0", | ||
"@quenty/maid": "^2.4.0", | ||
"@quenty/promise": "^6.0.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4096cd94d2c38d382b7aafe8cb2fcb8bb340d051" | ||
"gitHead": "cbbe2a3e91f0d1e337bb33652b4e32bec685bb76" | ||
} |
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
7221
8
13
1
+ Added@quenty/deferred@2.2.0(transitive)
+ Added@quenty/loader@6.3.0(transitive)
+ Added@quenty/maid@2.6.0(transitive)
+ Added@quenty/promise@6.8.0(transitive)
- Removed@quenty/deferred@2.1.0(transitive)
- Removed@quenty/loader@5.0.1(transitive)
- Removed@quenty/maid@2.4.0(transitive)
- Removed@quenty/promise@5.2.0-canary.4096cd9.0(transitive)
Updated@quenty/loader@^6.0.0
Updated@quenty/maid@^2.4.0
Updated@quenty/promise@^6.0.0