@waiting/shared-core
Advanced tools
Comparing version 8.4.1 to 8.4.2
@@ -6,2 +6,13 @@ # Change Log | ||
## 8.4.2 (2021-03-31) | ||
### Bug Fixes | ||
* **types-dev:** create comments space ([5a716ab](https://github.com/waitingsong/shared/commit/5a716abc5ca4b808505bf1a4f7afb6f3dd3bb325)) | ||
## 8.4.1 (2021-03-31) | ||
@@ -8,0 +19,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 8.4.0 | ||
* @version 8.4.1 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "8.4.1", | ||
"version": "8.4.2", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-types": "^8.4.1", | ||
"@waiting/shared-types": "^8.4.2", | ||
"rxjs": "6" | ||
@@ -87,3 +87,3 @@ }, | ||
}, | ||
"gitHead": "8af33359bda91ffe30104c70b07aece0e3e84896" | ||
"gitHead": "02dde6bf3d50729e524b4d39f904175bbe696781" | ||
} |
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
64216
Updated@waiting/shared-types@^8.4.2