async-array-buffer-worker
Advanced tools
Comparing version 3.0.26 to 3.0.27
@@ -14,3 +14,3 @@ { | ||
"tslib": "^1.9.2", | ||
"worker-factory": "^2.4.10" | ||
"worker-factory": "^2.4.11" | ||
}, | ||
@@ -58,8 +58,8 @@ "description": "The worker which is used by the async-array-buffer package.", | ||
"ts-loader": "^4.3.0", | ||
"tsconfig-holy-grail": "^4.0.19", | ||
"tsconfig-holy-grail": "^4.0.20", | ||
"tslint": "^5.10.0", | ||
"tslint-config-holy-grail": "^28.0.2", | ||
"typescript": "^2.8.3", | ||
"tslint-config-holy-grail": "^28.0.3", | ||
"typescript": "^2.8.4", | ||
"uglifyjs-webpack-plugin": "^1.2.5", | ||
"webpack": "^4.10.1" | ||
"webpack": "^4.10.2" | ||
}, | ||
@@ -88,3 +88,3 @@ "files": [ | ||
"types": "build/es2015/module.d.ts", | ||
"version": "3.0.26" | ||
"version": "3.0.27" | ||
} |
Updatedworker-factory@^2.4.11