@waiting/shared-core
Advanced tools
Comparing version 7.4.0 to 8.0.0
@@ -6,2 +6,13 @@ # Change Log | ||
# 8.0.0 (2021-03-29) | ||
### Features | ||
* **types-dev:** add createObjectLiteralExpression() ([6320785](https://github.com/waitingsong/shared/commit/6320785d552895ceb564f3359d6839198ef5f48a)) | ||
# 7.4.0 (2021-03-26) | ||
@@ -8,0 +19,0 @@ |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 7.3.0 | ||
* @version 7.4.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "7.4.0", | ||
"version": "8.0.0", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-types": "^7.4.0", | ||
"@waiting/shared-types": "^8.0.0", | ||
"rxjs": "6" | ||
@@ -87,3 +87,3 @@ }, | ||
}, | ||
"gitHead": "655b95354bbaa8c785ca455a44a42a2acb834ace" | ||
"gitHead": "a4c5a19b23baee4ef2eceb5ecb50dfc61ce70195" | ||
} |
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
63204
+ Added@waiting/shared-types@8.6.0(transitive)
- Removed@waiting/shared-types@7.4.0(transitive)
Updated@waiting/shared-types@^8.0.0