@quenty/chatproviderservice
Advanced tools
Comparing version 3.3.0 to 3.4.0-canary.67644c5.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.4.0-canary.67644c5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@3.3.0...@quenty/chatproviderservice@3.4.0-canary.67644c5.0) (2023-03-05) | ||
**Note:** Version bump only for package @quenty/chatproviderservice | ||
# [3.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/chatproviderservice@3.2.0...@quenty/chatproviderservice@3.3.0) (2023-02-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/chatproviderservice", | ||
"version": "3.3.0", | ||
"version": "3.4.0-canary.67644c5.0", | ||
"description": "Provide wrapper around chat system to allow tags to be set", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^6.1.0", | ||
"@quenty/maid": "^2.4.0", | ||
"@quenty/promise": "^6.2.0" | ||
"@quenty/loader": "6.2.0-canary.67644c5.0", | ||
"@quenty/maid": "2.5.0-canary.67644c5.0", | ||
"@quenty/promise": "6.3.0-canary.67644c5.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "62c1fdb2f329ca6d6395b63a56a5dfacb3831349" | ||
"gitHead": "67644c5978f4a895d352eb7394c9fcb50f9ec4d4" | ||
} |
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
8490
2
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/loader@6.2.0-canary.67644c5.0(transitive)
+ Added@quenty/maid@2.5.0-canary.67644c5.0(transitive)
+ Added@quenty/promise@6.3.0-canary.67644c5.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/loader@6.3.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@6.8.0(transitive)