@quenty/servicebag
Advanced tools
Comparing version 11.5.0 to 11.5.1-canary.496.cb49bdf.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [11.5.1-canary.496.cb49bdf.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.5.0...@quenty/servicebag@11.5.1-canary.496.cb49bdf.0) (2024-09-20) | ||
### Bug Fixes | ||
* Better error for serviceType ([e9a34f9](https://github.com/Quenty/NevermoreEngine/commit/e9a34f9e6f17bb6abd080fe23f88c2ab7b7bbe16)) | ||
# [11.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.4.0...@quenty/servicebag@11.5.0) (2024-09-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "11.5.0", | ||
"version": "11.5.1-canary.496.cb49bdf.0", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.4.0", | ||
"@quenty/loader": "^10.4.0", | ||
"@quenty/signal": "^7.4.0" | ||
"@quenty/baseobject": "10.4.0", | ||
"@quenty/loader": "10.4.0", | ||
"@quenty/signal": "7.4.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "fb172906f3ee725269ec1e5f4daf9dca227e729d" | ||
"gitHead": "cb49bdf8d79aac6e6901901c914271148df358b2" | ||
} |
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
29869
2
+ Added@quenty/baseobject@10.4.0(transitive)
+ Added@quenty/loader@10.4.0(transitive)
+ Added@quenty/signal@7.4.0(transitive)
- Removed@quenty/baseobject@10.7.1(transitive)
- Removed@quenty/loader@10.7.1(transitive)
- Removed@quenty/signal@7.9.0(transitive)
Updated@quenty/baseobject@10.4.0
Updated@quenty/loader@10.4.0
Updated@quenty/signal@7.4.0