@waiting/shared-core
Advanced tools
Comparing version 4.1.0 to 4.2.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [4.2.0](https://github.com/waitingsong/node-shared-core/compare/v4.1.0...v4.2.0) (2020-06-12) | ||
**Note:** Version bump only for package @waiting/shared-core | ||
# [4.1.0](https://github.com/waitingsong/node-shared-core/compare/v4.0.0...v4.1.0) (2020-06-12) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 4.0.0 | ||
* @version 4.1.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-types": "^4.1.0", | ||
"@waiting/shared-types": "^4.2.0", | ||
"rxjs": "^6.5.2" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "065042e6b04d9b7d4b86d7b37c8f486c323a6df8" | ||
"gitHead": "8d3a0eae43406c81e6a17bb40c2ac73aac0f6e86" | ||
} |
55058
Updated@waiting/shared-types@^4.2.0