@quenty/servicebag
Advanced tools
Comparing version 11.8.1-canary.505.fac3b1a.0 to 11.9.0
@@ -6,3 +6,3 @@ # 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) | ||
# [11.9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.8.0...@quenty/servicebag@11.9.0) (2024-10-06) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/servicebag |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "11.8.1-canary.505.fac3b1a.0", | ||
"version": "11.9.0", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@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" | ||
"@quenty/baseobject": "^10.7.0", | ||
"@quenty/loader": "^10.7.0", | ||
"@quenty/signal": "^7.8.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "fac3b1a72adf9f483e8b989a863aa82c24e10480" | ||
"gitHead": "67c5dbf46f6f45213812f3f117419a5534936a0b" | ||
} |
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
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
1
30585
+ 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.6.1-canary.505.fac3b1a.0(transitive)
- Removed@quenty/loader@10.6.1-canary.505.fac3b1a.0(transitive)
- Removed@quenty/signal@7.7.1-canary.505.fac3b1a.0(transitive)
Updated@quenty/baseobject@^10.7.0
Updated@quenty/loader@^10.7.0
Updated@quenty/signal@^7.8.0