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