@waiting/shared-core
Advanced tools
Comparing version 5.6.0 to 5.6.2
@@ -6,2 +6,18 @@ # Change Log | ||
## 5.6.2 (2021-02-17) | ||
**Note:** Version bump only for package @waiting/shared-core | ||
## [5.6.1](https://github.com/waitingsong/node-shared-core/compare/v5.6.0...v5.6.1) (2021-02-08) | ||
**Note:** Version bump only for package @waiting/shared-core | ||
# [5.6.0](https://github.com/waitingsong/node-shared-core/compare/v5.5.1...v5.6.0) (2021-01-17) | ||
@@ -8,0 +24,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 5.5.1 | ||
* @version 5.6.1 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "5.6.0", | ||
"version": "5.6.2", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-types": "^5.6.0", | ||
"@waiting/shared-types": "^5.6.2", | ||
"rxjs": "6" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "82ea577a782aa9e25f181a48de55929065874ae1" | ||
"gitHead": "207c9133909cef93c8d8544fb31c74ae7f4bd2ad" | ||
} |
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
58081
Updated@waiting/shared-types@^5.6.2