@quenty/remotefunctionutils
Advanced tools
Comparing version 10.5.0 to 10.6.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [10.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@10.5.0...@quenty/remotefunctionutils@10.6.0) (2024-10-04) | ||
**Note:** Version bump only for package @quenty/remotefunctionutils | ||
# [10.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@10.4.0...@quenty/remotefunctionutils@10.5.0) (2024-09-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/remotefunctionutils", | ||
"version": "10.5.0", | ||
"version": "10.6.0", | ||
"description": "Utility functions to wrap invoking a remote function with a promise", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^10.5.0", | ||
"@quenty/promise": "^10.5.0" | ||
"@quenty/loader": "^10.6.0", | ||
"@quenty/promise": "^10.6.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "41715b15e2b48b2d22ff4f5277a8d4b7a0d32ef3" | ||
"gitHead": "035abfa088c854a73e1c65b350267eaa17669646" | ||
} |
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
17390
Updated@quenty/loader@^10.6.0
Updated@quenty/promise@^10.6.0