@waiting/shared-core
Advanced tools
Comparing version 5.9.0 to 5.9.1
@@ -6,2 +6,13 @@ # Change Log | ||
## 5.9.1 (2021-02-23) | ||
### Bug Fixes | ||
* **types:** Invert<T> ([b619b1f](https://github.com/waitingsong/node-shared-core/commit/b619b1faba893c72d78580515c56f7a39df6fd6a)) | ||
# 5.9.0 (2021-02-23) | ||
@@ -8,0 +19,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 5.8.0 | ||
* @version 5.9.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "5.9.0", | ||
"version": "5.9.1", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-types": "^5.9.0", | ||
"@waiting/shared-types": "^5.9.1", | ||
"rxjs": "6" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "5d35b79d61ca85d9cac79b07a245e8261ebcde93" | ||
"gitHead": "28452fbfee3721b0bcd15dee8a293b8ed3181f7a" | ||
} |
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
61975
Updated@waiting/shared-types@^5.9.1