@quenty/servicebag
Advanced tools
Comparing version 11.8.0 to 11.8.1-canary.505.fac3b1a.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [11.8.1-canary.505.fac3b1a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.8.0...@quenty/servicebag@11.8.1-canary.505.fac3b1a.0) (2024-10-06) | ||
**Note:** Version bump only for package @quenty/servicebag | ||
# [11.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.7.0...@quenty/servicebag@11.8.0) (2024-10-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "11.8.0", | ||
"version": "11.8.1-canary.505.fac3b1a.0", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.6.0", | ||
"@quenty/loader": "^10.6.0", | ||
"@quenty/signal": "^7.7.0" | ||
"@quenty/baseobject": "10.6.1-canary.505.fac3b1a.0", | ||
"@quenty/loader": "10.6.1-canary.505.fac3b1a.0", | ||
"@quenty/signal": "7.7.1-canary.505.fac3b1a.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "035abfa088c854a73e1c65b350267eaa17669646" | ||
"gitHead": "fac3b1a72adf9f483e8b989a863aa82c24e10480" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
30709
2
+ Added@quenty/baseobject@10.6.1-canary.505.fac3b1a.0(transitive)
+ Added@quenty/loader@10.6.1-canary.505.fac3b1a.0(transitive)
+ Added@quenty/signal@7.7.1-canary.505.fac3b1a.0(transitive)
- Removed@quenty/baseobject@10.7.1(transitive)
- Removed@quenty/loader@10.7.1(transitive)
- Removed@quenty/signal@7.9.0(transitive)