@quenty/playerbinder
Advanced tools
Comparing version 2.0.0-canary.202.547633f.0 to 2.0.0-canary.202.9d899fa.0
@@ -6,10 +6,13 @@ # Change Log | ||
# [2.0.0-canary.202.547633f.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerbinder@1.2.0...@quenty/playerbinder@2.0.0-canary.202.547633f.0) (2021-08-01) | ||
# [2.0.0-canary.202.9d899fa.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/playerbinder@1.2.0...@quenty/playerbinder@2.0.0-canary.202.9d899fa.0) (2021-08-06) | ||
**Note:** Version bump only for package @quenty/playerbinder | ||
### Features | ||
* Ensure that we can pass in the servicebag into inherited binders ([28c504b](https://github.com/Quenty/NevermoreEngine/commit/28c504bc83c599a27d4f4574d9c3e3e335e16ea6)) | ||
# 1.2.0 (2021-07-31) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@quenty/playerbinder", | ||
"version": "2.0.0-canary.202.547633f.0", | ||
"version": "2.0.0-canary.202.9d899fa.0", | ||
"description": "Binds the given class to each player in the game", | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/binder": "2.0.0-canary.202.547633f.0" | ||
"@quenty/binder": "2.0.0-canary.202.9d899fa.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "547633f250ec08c267c2311931a4bec6d6a18fe3" | ||
"gitHead": "9d899faf23a1808c6699803e4c90988e757ad3d4" | ||
} |
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
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
4550
+ Added@quenty/binder@2.0.0-canary.202.9d899fa.0(transitive)
- Removed@quenty/binder@2.0.0-canary.202.547633f.0(transitive)