@quenty/servicebag
Advanced tools
Comparing version 1.1.0-canary.209.c61f821.0 to 2.0.0-canary.209.382034a.0
@@ -6,13 +6,10 @@ # Change Log | ||
# [1.1.0-canary.209.c61f821.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@1.0.0...@quenty/servicebag@1.1.0-canary.209.c61f821.0) (2021-09-03) | ||
# [2.0.0-canary.209.382034a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@1.0.0...@quenty/servicebag@2.0.0-canary.209.382034a.0) (2021-09-04) | ||
**Note:** Version bump only for package @quenty/servicebag | ||
### Features | ||
* Add new loader to Nevermore ([c61f821](https://github.com/Quenty/NevermoreEngine/commit/c61f821d209ee35e2e50dec4086a938cecb9300a)) | ||
# 1.0.0 (2021-08-06) | ||
@@ -19,0 +16,0 @@ |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "1.1.0-canary.209.c61f821.0", | ||
"version": "2.0.0-canary.209.382034a.0", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,4 +29,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "1.3.0-canary.209.c61f821.0", | ||
"@quenty/signal": "1.3.0-canary.209.c61f821.0" | ||
"@quenty/baseobject": "2.0.0-canary.209.382034a.0", | ||
"@quenty/signal": "2.0.0-canary.209.382034a.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "c61f821d209ee35e2e50dec4086a938cecb9300a" | ||
"gitHead": "382034a5f12bae3077512a730e46015f19106eaf" | ||
} |
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
9265
+ Added@quenty/baseobject@2.0.0-canary.209.382034a.0(transitive)
+ Added@quenty/maid@2.0.0-canary.209.382034a.0(transitive)
+ Added@quenty/signal@2.0.0-canary.209.382034a.0(transitive)
- Removed@quenty/baseobject@1.3.0-canary.209.c61f821.0(transitive)
- Removed@quenty/maid@1.3.0-canary.209.c61f821.0(transitive)
- Removed@quenty/signal@1.3.0-canary.209.c61f821.0(transitive)