@waiting/shared-core
Advanced tools
Comparing version 4.8.0 to 4.8.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.8.1](https://github.com/waitingsong/node-shared-core/compare/v4.8.0...v4.8.1) (2020-07-16) | ||
**Note:** Version bump only for package @waiting/shared-core | ||
# [4.8.0](https://github.com/waitingsong/node-shared-core/compare/v4.7.1...v4.8.0) (2020-07-14) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 4.7.1 | ||
* @version 4.8.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "4.8.0", | ||
"version": "4.8.1", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-types": "^4.8.0", | ||
"@waiting/shared-types": "^4.8.1", | ||
"rxjs": "^6.5.2" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "7976181f89893dde4fea10b54ddd48571d851c66" | ||
"gitHead": "33da5b7e0db14133ea8204fd99a377f54d22d10a" | ||
} |
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
56528
Updated@waiting/shared-types@^4.8.1