@quenty/servicebag
Advanced tools
Comparing version 11.1.0 to 11.1.1-canary.461.1de9bba.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [11.1.1-canary.461.1de9bba.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.1.0...@quenty/servicebag@11.1.1-canary.461.1de9bba.0) (2024-04-23) | ||
**Note:** Version bump only for package @quenty/servicebag | ||
# [11.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.0.0...@quenty/servicebag@11.1.0) (2024-03-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "11.1.0", | ||
"version": "11.1.1-canary.461.1de9bba.0", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.1.0", | ||
"@quenty/loader": "^10.1.0", | ||
"@quenty/signal": "^7.1.0" | ||
"@quenty/baseobject": "10.1.1-canary.461.1de9bba.0", | ||
"@quenty/loader": "10.1.1-canary.461.1de9bba.0", | ||
"@quenty/signal": "7.1.1-canary.461.1de9bba.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e0148dde5ca3864389a0faa2da66153a776acc1e" | ||
"gitHead": "1de9bbac81ecfbb6ace9462737c042e012d218f4" | ||
} |
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
25216
2
+ Added@quenty/baseobject@10.1.1-canary.461.1de9bba.0(transitive)
+ Added@quenty/loader@10.1.1-canary.461.1de9bba.0(transitive)
+ Added@quenty/maid@3.1.0(transitive)
+ Added@quenty/signal@7.1.1-canary.461.1de9bba.0(transitive)
- Removed@quenty/baseobject@10.7.1(transitive)
- Removed@quenty/loader@10.7.1(transitive)
- Removed@quenty/maid@3.4.0(transitive)
- Removed@quenty/signal@7.9.0(transitive)