array-buffer-cache-worker
Advanced tools
Comparing version 2.1.9 to 2.1.10
@@ -8,3 +8,3 @@ { | ||
"babel-runtime": "^6.26.0", | ||
"tslib": "^1.8.0" | ||
"tslib": "^1.8.1" | ||
}, | ||
@@ -42,12 +42,12 @@ "description": "The worker which is used by the array-buffer-cache package.", | ||
"mocha": "^4.0.1", | ||
"rollup": "^0.52.0", | ||
"rollup": "^0.52.1", | ||
"rollup-plugin-babel": "^3.0.2", | ||
"sinon": "^4.1.2", | ||
"sinon": "^4.1.3", | ||
"sinon-chai": "^2.14.0", | ||
"ts-loader": "^3.2.0", | ||
"tsconfig-holy-grail": "^3.0.6", | ||
"tsconfig-holy-grail": "^3.0.9", | ||
"tslint": "^5.8.0", | ||
"tslint-config-holy-grail": "^18.0.5", | ||
"tslint-config-holy-grail": "^18.0.8", | ||
"typescript": "^2.6.2", | ||
"webpack": "^3.9.1" | ||
"webpack": "^3.10.0" | ||
}, | ||
@@ -75,3 +75,3 @@ "files": [ | ||
"types": "build/es2015/module.d.ts", | ||
"version": "2.1.9" | ||
"version": "2.1.10" | ||
} |
42473
Updatedtslib@^1.8.1