@waiting/shared-core
Advanced tools
Comparing version 8.3.0 to 8.4.0
@@ -6,2 +6,10 @@ # Change Log | ||
# 8.4.0 (2021-03-31) | ||
**Note:** Version bump only for package @waiting/shared-core | ||
# 8.3.0 (2021-03-31) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 8.2.0 | ||
* @version 8.3.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "8.3.0", | ||
"version": "8.4.0", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-types": "^8.3.0", | ||
"@waiting/shared-types": "^8.4.0", | ||
"rxjs": "6" | ||
@@ -87,3 +87,3 @@ }, | ||
}, | ||
"gitHead": "e5f850602a382e189defd57b446f2033602e7ff3" | ||
"gitHead": "eded3369cfddd7ead2ac3af244034e8fc3b42b69" | ||
} |
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
63837
Updated@waiting/shared-types@^8.4.0