@quenty/remotefunctionutils
Advanced tools
Comparing version 10.1.1-canary.461.f122686.0 to 10.2.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.1.1-canary.461.f122686.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@10.1.0...@quenty/remotefunctionutils@10.1.1-canary.461.f122686.0) (2024-04-23) | ||
# [10.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@10.1.0...@quenty/remotefunctionutils@10.2.0) (2024-04-27) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/remotefunctionutils |
{ | ||
"name": "@quenty/remotefunctionutils", | ||
"version": "10.1.1-canary.461.f122686.0", | ||
"version": "10.2.0", | ||
"description": "Utility functions to wrap invoking a remote function with a promise", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "10.1.1-canary.461.f122686.0", | ||
"@quenty/promise": "10.1.1-canary.461.f122686.0" | ||
"@quenty/loader": "^10.2.0", | ||
"@quenty/promise": "^10.2.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "f122686731699b0f0bad9071015f08c0db32ce55" | ||
"gitHead": "5c9eab1eac73f0d54953cca5017b7be968182f72" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
15450
+ Added@quenty/deferred@2.2.0(transitive)
+ Added@quenty/loader@10.7.1(transitive)
+ Added@quenty/maid@3.4.0(transitive)
+ Added@quenty/math@2.7.0(transitive)
+ Added@quenty/promise@10.9.0(transitive)
- Removed@quenty/deferred@2.1.0(transitive)
- Removed@quenty/loader@10.1.1-canary.461.f122686.0(transitive)
- Removed@quenty/maid@3.1.0(transitive)
- Removed@quenty/promise@10.1.1-canary.461.f122686.0(transitive)
Updated@quenty/loader@^10.2.0
Updated@quenty/promise@^10.2.0