worker-timers
Advanced tools
Comparing version 4.0.40 to 4.0.41
@@ -19,5 +19,5 @@ { | ||
"babel-runtime": "^6.26.0", | ||
"tslib": "^1.9.2", | ||
"worker-timers-broker": "^4.0.26", | ||
"worker-timers-worker": "^4.0.17" | ||
"tslib": "^1.9.3", | ||
"worker-timers-broker": "^4.0.27", | ||
"worker-timers-worker": "^4.0.18" | ||
}, | ||
@@ -99,3 +99,3 @@ "description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.", | ||
"types": "build/es2015/module.d.ts", | ||
"version": "4.0.40" | ||
"version": "4.0.41" | ||
} |
Updatedtslib@^1.9.3
Updatedworker-timers-broker@^4.0.27
Updatedworker-timers-worker@^4.0.18