@quenty/servicebag
Advanced tools
Comparing version 6.9.0 to 6.10.0-canary.2352cb5.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [6.10.0-canary.2352cb5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@6.9.0...@quenty/servicebag@6.10.0-canary.2352cb5.0) (2023-08-30) | ||
### Features | ||
* Unfinished servicebag adjustments ([2352cb5](https://github.com/Quenty/NevermoreEngine/commit/2352cb592211aabcecd0802173a47e8861a46ffa)) | ||
# [6.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@6.8.0...@quenty/servicebag@6.9.0) (2023-08-23) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "6.9.0", | ||
"version": "6.10.0-canary.2352cb5.0", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^6.3.0", | ||
"@quenty/loader": "^6.3.0", | ||
"@quenty/signal": "^2.4.0" | ||
"@quenty/baseobject": "6.3.0", | ||
"@quenty/loader": "6.3.0", | ||
"@quenty/signal": "2.4.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "3b7e47e2180964b6b0b156d07814810e063ef7ed" | ||
"gitHead": "2352cb592211aabcecd0802173a47e8861a46ffa" | ||
} |
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
23722
2
Updated@quenty/baseobject@6.3.0
Updated@quenty/loader@6.3.0
Updated@quenty/signal@2.4.0