@waiting/shared-core
Advanced tools
Comparing version 21.0.0 to 21.0.1
{ | ||
"name": "@waiting/shared-core", | ||
"author": "waiting", | ||
"version": "21.0.0", | ||
"version": "21.0.1", | ||
"description": "node core function re export with Promise or Observable", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@waiting/shared-types": "^21.0.0", | ||
"@waiting/shared-types": "^21.0.1", | ||
"rxjs": "^7.8.0", | ||
@@ -39,7 +39,5 @@ "source-map-support": "^0.5.21" | ||
"cross-env": "7", | ||
"typescript": ">=4.9.0", | ||
"undici": "^5.18.0" | ||
}, | ||
"peerDependencies": { | ||
"typescript": ">=4.9.0" | ||
}, | ||
"engines": { | ||
@@ -72,3 +70,3 @@ "node": ">=16.13.0" | ||
}, | ||
"gitHead": "f5b91437b1088473eedd52b16cf9561f5129d39d" | ||
"gitHead": "fa9b65a30ead91e933e7e856eb58a9fff8b02157" | ||
} |
Sorry, the diff of this file is not supported yet
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
3
188852
4
- Removedtypescript@5.6.3(transitive)