@waiting/shared-core
Advanced tools
Comparing version 5.4.0 to 5.5.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.5.0](https://github.com/waitingsong/node-shared-core/compare/v5.4.0...v5.5.0) (2020-12-19) | ||
**Note:** Version bump only for package @waiting/shared-core | ||
# [5.4.0](https://github.com/waitingsong/node-shared-core/compare/v5.3.0...v5.4.0) (2020-12-19) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 5.3.0 | ||
* @version 5.4.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "5.4.0", | ||
"version": "5.5.0", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-types": "^5.4.0", | ||
"@waiting/shared-types": "^5.5.0", | ||
"rxjs": "^6.5.2" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "f8d0040a53adca7fc7d618a1e1d54be196373d65" | ||
"gitHead": "8ee4b4d66e89ab9cdc113cd421c734a72afb4a49" | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
57506
1
Updated@waiting/shared-types@^5.5.0