@quenty/remotefunctionutils
Advanced tools
Comparing version 5.1.0 to 5.1.1-canary.283.9435534.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.1.1-canary.283.9435534.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@5.1.0...@quenty/remotefunctionutils@5.1.1-canary.283.9435534.0) (2022-08-16) | ||
**Note:** Version bump only for package @quenty/remotefunctionutils | ||
# [5.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@5.0.0...@quenty/remotefunctionutils@5.1.0) (2022-07-31) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/remotefunctionutils", | ||
"version": "5.1.0", | ||
"version": "5.1.1-canary.283.9435534.0", | ||
"description": "Utility functions to wrap invoking a remote function with a promise", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^5.0.0", | ||
"@quenty/promise": "^5.1.0" | ||
"@quenty/loader": "5.0.1-canary.283.9435534.0", | ||
"@quenty/promise": "5.1.1-canary.283.9435534.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e31b3a35aa475bb5699a24898a8639e107165b36" | ||
"gitHead": "9435534e69ea26124b09ad2c1d345c60e5b0ecb3" | ||
} |
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
9702
2
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/loader@5.0.1-canary.283.9435534.0(transitive)
+ Added@quenty/maid@2.4.0(transitive)
+ Added@quenty/promise@5.1.1-canary.283.9435534.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/loader@5.0.1(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@5.1.1(transitive)