async-array-buffer-worker
Advanced tools
Comparing version
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.10.2", | ||
"@babel/runtime": "^7.10.3", | ||
"tslib": "^2.0.0", | ||
@@ -19,6 +19,6 @@ "worker-factory": "^6.0.13" | ||
"devDependencies": { | ||
"@babel/core": "^7.10.2", | ||
"@babel/core": "^7.10.3", | ||
"@babel/plugin-external-helpers": "^7.10.1", | ||
"@babel/plugin-transform-runtime": "^7.10.1", | ||
"@babel/preset-env": "^7.10.2", | ||
"@babel/plugin-transform-runtime": "^7.10.3", | ||
"@babel/preset-env": "^7.10.3", | ||
"@commitlint/cli": "^8.3.5", | ||
@@ -86,3 +86,3 @@ "@commitlint/config-angular": "^8.3.4", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.13" | ||
"version": "6.0.14" | ||
} |
Updated