@hylid/call
Advanced tools
Comparing version 4.0.26 to 4.0.27-alpha.0
@@ -60,3 +60,3 @@ var __assign = this && this.__assign || function () { | ||
config = __assign({ | ||
timeout: 0 | ||
timeout: 20000 | ||
}, config); | ||
@@ -63,0 +63,0 @@ var random = Math.floor(Math.random() * 1000000); |
{ | ||
"name": "@hylid/call", | ||
"version": "4.0.26", | ||
"version": "4.0.27-alpha.0", | ||
"main": "lib/index.js", | ||
@@ -9,4 +9,4 @@ "files": [ | ||
"dependencies": { | ||
"@hylid/env": "^4.0.26", | ||
"@hylid/types": "^4.0.26" | ||
"@hylid/env": "^4.0.27-alpha.0", | ||
"@hylid/types": "^4.0.27-alpha.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "publishConfig": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
41987
2
+ Added@hylid/env@4.0.27-alpha.0(transitive)
+ Added@hylid/types@4.0.27-alpha.0(transitive)
- Removed@hylid/env@4.0.26(transitive)
- Removed@hylid/types@4.0.26(transitive)
Updated@hylid/env@^4.0.27-alpha.0
Updated@hylid/types@^4.0.27-alpha.0