@waiting/shared-core
Advanced tools
Comparing version 9.0.0 to 9.1.0
@@ -5,3 +5,3 @@ /** | ||
* | ||
* @version 8.6.0 | ||
* @version 9.0.0 | ||
* @author waiting | ||
@@ -8,0 +8,0 @@ * @license MIT |
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "9.0.0", | ||
"version": "9.1.0", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -15,3 +15,3 @@ "keywords": [ | ||
"module": "./dist/index.js", | ||
"types": "./src/index.ts", | ||
"types": "./dist/index.d.ts", | ||
"bugs": { | ||
@@ -27,3 +27,3 @@ "url": "https://github.com/waitingsong/shared/issues" | ||
"dependencies": { | ||
"@waiting/shared-types": "^9.0.0", | ||
"@waiting/shared-types": "^9.1.0", | ||
"rxjs": "7" | ||
@@ -96,3 +96,3 @@ }, | ||
}, | ||
"gitHead": "97e17862ffa4877fba3ee288a236fed56425e983" | ||
"gitHead": "92cde173c1349b7fb427d6ec2020b2c54649376d" | ||
} |
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
60767
Updated@waiting/shared-types@^9.1.0