@quenty/servicebag
Advanced tools
Comparing version 3.2.3 to 3.3.0-canary.241.a4e8214.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.3.0-canary.241.a4e8214.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@3.2.3...@quenty/servicebag@3.3.0-canary.241.a4e8214.0) (2022-01-03) | ||
**Note:** Version bump only for package @quenty/servicebag | ||
## [3.2.3](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@3.2.2...@quenty/servicebag@3.2.3) (2021-12-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "3.2.3", | ||
"version": "3.3.0-canary.241.a4e8214.0", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^3.2.1", | ||
"@quenty/loader": "^3.1.2", | ||
"@quenty/signal": "^2.0.2" | ||
"@quenty/baseobject": "3.3.0-canary.241.a4e8214.0", | ||
"@quenty/loader": "3.2.0-canary.241.a4e8214.0", | ||
"@quenty/signal": "2.1.0-canary.241.a4e8214.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4afdd64f4ff6bc3b4b4c0ca7a31e839196f2411e" | ||
"gitHead": "a4e821471f35998d63f38a4f4a578e07b4e79035" | ||
} |
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
15136
2
+ Added@quenty/baseobject@3.3.0-canary.241.a4e8214.0(transitive)
+ Added@quenty/loader@3.2.0-canary.241.a4e8214.0(transitive)
+ Added@quenty/maid@2.0.2(transitive)
+ Added@quenty/signal@2.1.0-canary.241.a4e8214.0(transitive)
- Removed@quenty/baseobject@3.5.0(transitive)
- Removed@quenty/loader@3.4.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/signal@2.4.0(transitive)