@quenty/servicebag
Advanced tools
Comparing version 6.0.0 to 6.0.1-canary.299.5bb1fa6.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [6.0.1-canary.299.5bb1fa6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@6.0.0...@quenty/servicebag@6.0.1-canary.299.5bb1fa6.0) (2022-10-30) | ||
### Features | ||
* Add better errors to ServiceBag ([387dd9a](https://github.com/Quenty/NevermoreEngine/commit/387dd9ac9d669094628598f05ee7a5d2f91d66c3)) | ||
# [6.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@5.2.0...@quenty/servicebag@6.0.0) (2022-09-27) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "6.0.0", | ||
"version": "6.0.1-canary.299.5bb1fa6.0", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^6.0.0", | ||
"@quenty/loader": "^6.0.0", | ||
"@quenty/signal": "^2.3.0" | ||
"@quenty/baseobject": "6.0.0", | ||
"@quenty/loader": "6.0.0", | ||
"@quenty/signal": "2.3.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "cbbe2a3e91f0d1e337bb33652b4e32bec685bb76" | ||
"gitHead": "5bb1fa6256a59039e42cdc1b2433929c9b3e6adb" | ||
} |
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
18864
2
+ Added@quenty/baseobject@6.0.0(transitive)
+ Added@quenty/loader@6.0.0(transitive)
+ Added@quenty/signal@2.3.0(transitive)
- Removed@quenty/baseobject@6.3.0(transitive)
- Removed@quenty/loader@6.3.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)
Updated@quenty/baseobject@6.0.0
Updated@quenty/loader@6.0.0
Updated@quenty/signal@2.3.0