@waiting/shared-core
Advanced tools
Comparing version 5.9.1 to 6.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# 6.0.0 (2021-02-23) | ||
**Note:** Version bump only for package @waiting/shared-core | ||
## 5.9.1 (2021-02-23) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 5.9.0 | ||
* @version 5.9.1 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "5.9.1", | ||
"version": "6.0.0", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-types": "^5.9.1", | ||
"@waiting/shared-types": "^6.0.0", | ||
"rxjs": "6" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "28452fbfee3721b0bcd15dee8a293b8ed3181f7a" | ||
"gitHead": "08e66dd4b5ea65fe2ef60eb98aedc052cebffcac" | ||
} |
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
62063
+ Added@waiting/shared-types@6.1.1(transitive)
- Removed@waiting/shared-types@5.9.1(transitive)
Updated@waiting/shared-types@^6.0.0