@quenty/servicebag
Advanced tools
Comparing version 3.2.1 to 3.2.2-canary.238.2c4d310.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.2.2-canary.238.2c4d310.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@3.2.1...@quenty/servicebag@3.2.2-canary.238.2c4d310.0) (2021-12-29) | ||
**Note:** Version bump only for package @quenty/servicebag | ||
## [3.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/servicebag@3.2.0...@quenty/servicebag@3.2.1) (2021-12-04) | ||
@@ -8,0 +16,0 @@ |
MIT License | ||
Copyright (c) 2014 Quenty | ||
Copyright (c) 2014-2021 Quenty | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/servicebag", | ||
"version": "3.2.1", | ||
"version": "3.2.2-canary.238.2c4d310.0", | ||
"description": "Service providing mechanisms for Nevermore", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^3.2.0", | ||
"@quenty/loader": "^3.1.1", | ||
"@quenty/signal": "^2.0.0" | ||
"@quenty/baseobject": "3.2.1-canary.238.2c4d310.0", | ||
"@quenty/loader": "3.1.2-canary.238.2c4d310.0", | ||
"@quenty/signal": "2.0.1-canary.238.2c4d310.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a0583027b100d718bce1603ec6c525ad99adeeac" | ||
"gitHead": "2c4d310b84afd0570d89667dc5d4aa69a0ef304a" | ||
} |
# ServiceBag | ||
<div align="center"> | ||
<a href="http://quenty.github.io/api/"> | ||
<a href="http://quenty.github.io/NevermoreEngine/"> | ||
<img src="https://img.shields.io/badge/docs-website-green.svg" alt="Documentation" /> | ||
</a> | ||
<a href="https://discord.gg/mhtGUS8"> | ||
<img src="https://img.shields.io/badge/discord-nevermore-blue.svg" alt="Discord" /> | ||
<img src="https://img.shields.io/discord/385151591524597761?color=5865F2&label=discord&logo=discord&logoColor=white" alt="Discord" /> | ||
</a> | ||
@@ -9,0 +9,0 @@ <a href="https://github.com/Quenty/NevermoreEngine/actions"> |
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
14608
2
+ Added@quenty/baseobject@3.2.1-canary.238.2c4d310.0(transitive)
+ Added@quenty/loader@3.1.2-canary.238.2c4d310.0(transitive)
+ Added@quenty/maid@2.0.2-canary.238.2c4d310.0(transitive)
+ Added@quenty/signal@2.0.1-canary.238.2c4d310.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)