@quenty/servicebag
Advanced tools
Comparing version 11.2.1-canary.949c41d.0 to 11.3.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [11.2.1-canary.949c41d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.2.0...@quenty/servicebag@11.2.1-canary.949c41d.0) (2024-05-03) | ||
# [11.3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.2.0...@quenty/servicebag@11.3.0) (2024-05-03) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "11.2.1-canary.949c41d.0", | ||
"version": "11.3.0", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "10.2.0", | ||
"@quenty/loader": "10.2.0", | ||
"@quenty/signal": "7.2.0" | ||
"@quenty/baseobject": "^10.2.0", | ||
"@quenty/loader": "^10.2.0", | ||
"@quenty/signal": "^7.2.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "949c41de617e38c33da8d7d4351cc9fa34ae529d" | ||
"gitHead": "afbb66378d568ebb9450db13de0b4fe61113a2f1" | ||
} |
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
28328
+ 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.2.0(transitive)
- Removed@quenty/loader@10.2.0(transitive)
- Removed@quenty/signal@7.2.0(transitive)
Updated@quenty/baseobject@^10.2.0
Updated@quenty/loader@^10.2.0
Updated@quenty/signal@^7.2.0