@quenty/remotefunctionutils
Advanced tools
Comparing version 4.1.0 to 4.1.1-canary.256.8cd6f5a.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.1.1-canary.256.8cd6f5a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@4.1.0...@quenty/remotefunctionutils@4.1.1-canary.256.8cd6f5a.0) (2022-03-27) | ||
**Note:** Version bump only for package @quenty/remotefunctionutils | ||
# [4.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@4.0.0...@quenty/remotefunctionutils@4.1.0) (2022-03-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/remotefunctionutils", | ||
"version": "4.1.0", | ||
"version": "4.1.1-canary.256.8cd6f5a.0", | ||
"description": "Utility functions to wrap invoking a remote function with a promise", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/loader": "^4.0.0", | ||
"@quenty/promise": "^4.1.0" | ||
"@quenty/loader": "4.0.1-canary.256.8cd6f5a.0", | ||
"@quenty/promise": "4.1.1-canary.256.8cd6f5a.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0797de955876b050fb24875de0423453e268b2ce" | ||
"gitHead": "8cd6f5a870e3e400eb53d147873062111e6ae8ed" | ||
} |
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
9048
2
+ Added@quenty/deferred@2.0.3-canary.256.8cd6f5a.0(transitive)
+ Added@quenty/loader@4.0.1-canary.256.8cd6f5a.0(transitive)
+ Added@quenty/maid@2.2.1-canary.256.8cd6f5a.0(transitive)
+ Added@quenty/promise@4.1.1-canary.256.8cd6f5a.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/loader@4.1.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@4.2.0(transitive)