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