array-buffer-cache-worker
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -14,3 +14,3 @@ { | ||
"tslib": "^1.9.3", | ||
"worker-factory": "^3.0.0" | ||
"worker-factory": "^3.0.1" | ||
}, | ||
@@ -26,3 +26,3 @@ "description": "The worker which is used by the array-buffer-cache package.", | ||
"babel-loader": "^8.0.2", | ||
"chai": "^4.1.2", | ||
"chai": "^4.2.0", | ||
"commitizen": "^2.10.1", | ||
@@ -40,3 +40,3 @@ "cz-conventional-changelog": "^2.1.0", | ||
"gruntify-eslint": "^5.0.0", | ||
"husky": "^0.14.3", | ||
"husky": "^1.0.1", | ||
"karma": "^3.0.0", | ||
@@ -57,9 +57,9 @@ "karma-chrome-launcher": "^2.2.0", | ||
"sinon-chai": "^3.2.0", | ||
"ts-loader": "^5.1.1", | ||
"tsconfig-holy-grail": "^6.0.7", | ||
"ts-loader": "^5.2.1", | ||
"tsconfig-holy-grail": "^6.0.9", | ||
"tslint": "^5.11.0", | ||
"tslint-config-holy-grail": "^35.1.1", | ||
"typescript": "^3.0.3", | ||
"tslint-config-holy-grail": "^35.1.3", | ||
"typescript": "^3.1.1", | ||
"uglifyjs-webpack-plugin": "^1.3.0", | ||
"webpack": "^4.19.1" | ||
"webpack": "^4.20.2" | ||
}, | ||
@@ -88,3 +88,3 @@ "files": [ | ||
"types": "build/es2015/module.d.ts", | ||
"version": "4.0.0" | ||
"version": "4.0.1" | ||
} |
39614
Updatedworker-factory@^3.0.1