@waiting/shared-core
Advanced tools
Comparing version 5.5.1 to 5.6.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.6.0](https://github.com/waitingsong/node-shared-core/compare/v5.5.1...v5.6.0) (2021-01-17) | ||
**Note:** Version bump only for package @waiting/shared-core | ||
## [5.5.1](https://github.com/waitingsong/node-shared-core/compare/v5.5.0...v5.5.1) (2020-12-20) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 5.5.0 | ||
* @version 5.5.1 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "5.5.1", | ||
"version": "5.6.0", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -26,4 +26,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-types": "^5.5.1", | ||
"rxjs": "^6.5.2" | ||
"@waiting/shared-types": "^5.6.0", | ||
"rxjs": "6" | ||
}, | ||
@@ -78,3 +78,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "3783a929bc93620f5d22ac6c18cf6dd9465927e0" | ||
"gitHead": "82ea577a782aa9e25f181a48de55929065874ae1" | ||
} |
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
57828
Updated@waiting/shared-types@^5.6.0
Updatedrxjs@6