@quenty/servicebag
Advanced tools
Comparing version 11.9.1-canary.7775b99.0 to 11.9.1
@@ -6,3 +6,3 @@ # Change Log | ||
## [11.9.1-canary.7775b99.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.9.0...@quenty/servicebag@11.9.1-canary.7775b99.0) (2024-10-12) | ||
## [11.9.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.9.0...@quenty/servicebag@11.9.1) (2024-11-04) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/servicebag |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "11.9.1-canary.7775b99.0", | ||
"version": "11.9.1", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "10.7.0", | ||
"@quenty/loader": "10.7.0", | ||
"@quenty/signal": "7.8.0" | ||
"@quenty/baseobject": "^10.7.1", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/signal": "^7.8.1" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "7775b99e01666322d26ef4f7f681a1893bc9a79f" | ||
"gitHead": "01c43a0ddd3c5e0cb2d9027313dbfa9852eedef1" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
31123
+ Added@quenty/baseobject@10.7.1(transitive)
+ Added@quenty/loader@10.7.1(transitive)
+ Added@quenty/signal@7.9.0(transitive)
- Removed@quenty/baseobject@10.7.0(transitive)
- Removed@quenty/loader@10.7.0(transitive)
- Removed@quenty/signal@7.8.0(transitive)
Updated@quenty/baseobject@^10.7.1
Updated@quenty/loader@^10.7.1
Updated@quenty/signal@^7.8.1