@waiting/shared-core
Advanced tools
Comparing version 5.1.0 to 5.2.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.2.0](https://github.com/waitingsong/node-shared-core/compare/v5.1.0...v5.2.0) (2020-11-24) | ||
**Note:** Version bump only for package @waiting/shared-core | ||
# [5.1.0](https://github.com/waitingsong/node-shared-core/compare/v5.0.0...v5.1.0) (2020-07-17) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 5.0.0 | ||
* @version 5.1.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "5.1.0", | ||
"version": "5.2.0", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-types": "^5.1.0", | ||
"@waiting/shared-types": "^5.2.0", | ||
"rxjs": "^6.5.2" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "67a43fbb1b1feba32124d6b6f4ee9513666ff500" | ||
"gitHead": "39ec1d10d76154f1dfe635648ce2822c11a98710" | ||
} |
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
57017
Updated@waiting/shared-types@^5.2.0