@quenty/servicebag
Advanced tools
Comparing version 11.4.0 to 11.4.1-canary.478.013677d.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [11.4.1-canary.478.013677d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.4.0...@quenty/servicebag@11.4.1-canary.478.013677d.0) (2024-08-24) | ||
### Features | ||
* Unedited all changes ([60e64e3](https://github.com/Quenty/NevermoreEngine/commit/60e64e3efce17c10c4b8965871187d231b338dd4)) | ||
# [11.4.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@11.3.0...@quenty/servicebag@11.4.0) (2024-05-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "11.4.0", | ||
"version": "11.4.1-canary.478.013677d.0", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^10.3.0", | ||
"@quenty/loader": "^10.3.0", | ||
"@quenty/signal": "^7.3.0" | ||
"@quenty/baseobject": "10.3.1-canary.478.013677d.0", | ||
"@quenty/loader": "10.3.1-canary.478.013677d.0", | ||
"@quenty/signal": "7.3.1-canary.478.013677d.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "3fd5cdca3128bf34c8d9dfae1e92d62533b6e6f5" | ||
"gitHead": "013677ddf1f34b223c027d332d00450722b8fd41" | ||
} |
Sorry, the diff of this file is not supported yet
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
29553
2
+ Added@quenty/baseobject@10.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/loader@10.3.1-canary.478.013677d.0(transitive)
+ Added@quenty/maid@3.2.0(transitive)
+ Added@quenty/signal@7.3.1-canary.478.013677d.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)