@quenty/remotefunctionutils
Advanced tools
Comparing version 1.3.0-canary.209.c61f821.0 to 2.0.0-canary.209.382034a.0
@@ -6,13 +6,10 @@ # Change Log | ||
# [1.3.0-canary.209.c61f821.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@1.2.0...@quenty/remotefunctionutils@1.3.0-canary.209.c61f821.0) (2021-09-03) | ||
# [2.0.0-canary.209.382034a.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/remotefunctionutils@1.2.0...@quenty/remotefunctionutils@2.0.0-canary.209.382034a.0) (2021-09-04) | ||
**Note:** Version bump only for package @quenty/remotefunctionutils | ||
### Features | ||
* Add new loader to Nevermore ([c61f821](https://github.com/Quenty/NevermoreEngine/commit/c61f821d209ee35e2e50dec4086a938cecb9300a)) | ||
# 1.2.0 (2021-07-31) | ||
@@ -19,0 +16,0 @@ |
{ | ||
"name": "@quenty/remotefunctionutils", | ||
"version": "1.3.0-canary.209.c61f821.0", | ||
"version": "2.0.0-canary.209.382034a.0", | ||
"description": "Utility functions to wrap invoking a remote function with a promise", | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/promise": "1.3.0-canary.209.c61f821.0" | ||
"@quenty/promise": "2.0.0-canary.209.382034a.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "c61f821d209ee35e2e50dec4086a938cecb9300a" | ||
"gitHead": "382034a5f12bae3077512a730e46015f19106eaf" | ||
} |
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
4767
+ Added@quenty/deferred@2.0.0-canary.209.382034a.0(transitive)
+ Added@quenty/maid@2.0.0-canary.209.382034a.0(transitive)
+ Added@quenty/promise@2.0.0-canary.209.382034a.0(transitive)
- Removed@quenty/deferred@1.3.0-canary.209.c61f821.0(transitive)
- Removed@quenty/maid@1.3.0-canary.209.c61f821.0(transitive)
- Removed@quenty/promise@1.3.0-canary.209.c61f821.0(transitive)