@quenty/bindtocloseservice
Advanced tools
Comparing version 1.0.1-canary.38bdfe3.0 to 1.1.0-canary.288.30808b9.0
@@ -6,7 +6,12 @@ # Change Log | ||
## 1.0.1-canary.38bdfe3.0 (2022-09-07) | ||
# 1.1.0-canary.288.30808b9.0 (2022-09-27) | ||
### Bug Fixes | ||
* Hide server code by default from replication using cameras and init.meta.json. ([5636dd8](https://github.com/Quenty/NevermoreEngine/commit/5636dd8cafe68db4571ed214a82b84698f2f74c0)) | ||
### Features | ||
* Add BindToCloseService package and implement across places binding to close ([afdd829](https://github.com/Quenty/NevermoreEngine/commit/afdd829538c9d0ce2d6f51ad9fee9063f0f5bd24)) |
{ | ||
"name": "@quenty/bindtocloseservice", | ||
"version": "1.0.1-canary.38bdfe3.0", | ||
"version": "1.1.0-canary.288.30808b9.0", | ||
"description": "Bind to game close API in a centralized location.", | ||
@@ -30,11 +30,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "5.0.1", | ||
"@quenty/promise": "5.1.2-canary.38bdfe3.0", | ||
"@quenty/loader": "5.1.0-canary.288.30808b9.0", | ||
"@quenty/promise": "5.2.0-canary.288.30808b9.0", | ||
"@quenty/symbol": "2.1.0" | ||
}, | ||
"devDependencies": { | ||
"@quenty/contentproviderutils": "5.1.2-canary.38bdfe3.0", | ||
"@quenty/playerthumbnailutils": "5.2.2-canary.38bdfe3.0" | ||
"@quenty/contentproviderutils": "5.2.0-canary.288.30808b9.0", | ||
"@quenty/playerthumbnailutils": "5.3.0-canary.288.30808b9.0" | ||
}, | ||
"gitHead": "38bdfe3721bddf1d272628b1104b1d8e0abaf24f" | ||
"gitHead": "30808b9f267abdefd4178bd0d39747f6ebd88877" | ||
} |
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
5355
8
13
+ Added@quenty/loader@5.1.0-canary.288.30808b9.0(transitive)
+ Added@quenty/promise@5.2.0-canary.288.30808b9.0(transitive)
- Removed@quenty/loader@5.0.1(transitive)
- Removed@quenty/promise@5.1.2-canary.38bdfe3.0(transitive)