@waiting/shared-core
Advanced tools
Comparing version 20.11.5 to 20.12.0
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "20.11.5", | ||
"version": "20.12.0", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -16,3 +16,2 @@ "keywords": [ | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js", | ||
@@ -33,3 +32,3 @@ "require": "./dist/index.cjs" | ||
"dependencies": { | ||
"@waiting/shared-types": "^20.11.0", | ||
"@waiting/shared-types": "^20.12.0", | ||
"rxjs": "^7.8.0", | ||
@@ -40,3 +39,4 @@ "source-map-support": "^0.5.21" | ||
"@types/source-map-support": "^0.5.6", | ||
"cross-env": "7" | ||
"cross-env": "7", | ||
"undici": "^5.18.0" | ||
}, | ||
@@ -74,3 +74,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "fb704fef0e3d0e97b46660442efc2996ba951594" | ||
"gitHead": "159bc76c382d8029fe04367b87e28587c1a73814" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
188763
97
3
3478