array-buffer-cache-worker
Advanced tools
Comparing version 3.0.17 to 3.0.18
@@ -14,3 +14,3 @@ { | ||
"tslib": "^1.9.0", | ||
"worker-factory": "^2.4.1" | ||
"worker-factory": "^2.4.2" | ||
}, | ||
@@ -38,7 +38,7 @@ "description": "The worker which is used by the array-buffer-cache package.", | ||
"grunt-sh": "^0.2.0", | ||
"grunt-tslint": "^5.0.0", | ||
"grunt-tslint": "^5.0.2", | ||
"grunt-webpack": "^3.1.1", | ||
"gruntify-eslint": "^4.0.0", | ||
"husky": "^0.14.3", | ||
"karma": "^2.0.0", | ||
"karma": "^2.0.2", | ||
"karma-chrome-launcher": "^2.2.0", | ||
@@ -53,4 +53,4 @@ "karma-firefox-launcher": "~1.1.0", | ||
"load-grunt-config": "^0.19.2", | ||
"mocha": "^5.1.0", | ||
"rollup": "^0.58.0", | ||
"mocha": "^5.1.1", | ||
"rollup": "^0.58.1", | ||
"rollup-plugin-babel": "^3.0.3", | ||
@@ -60,7 +60,7 @@ "sinon": "^4.5.0", | ||
"ts-loader": "^4.2.0", | ||
"tsconfig-holy-grail": "^4.0.7", | ||
"tsconfig-holy-grail": "^4.0.8", | ||
"tslint": "^5.9.1", | ||
"tslint-config-holy-grail": "^24.0.4", | ||
"typescript": "^2.8.1", | ||
"uglifyjs-webpack-plugin": "^1.2.4", | ||
"typescript": "^2.8.3", | ||
"uglifyjs-webpack-plugin": "^1.2.5", | ||
"webpack": "^4.6.0" | ||
@@ -90,3 +90,3 @@ }, | ||
"types": "build/es2015/module.d.ts", | ||
"version": "3.0.17" | ||
"version": "3.0.18" | ||
} |
Updatedworker-factory@^2.4.2