audio-fingerprinting-file-reader
Advanced tools
Comparing version 3.0.14 to 3.0.15
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.5.0", | ||
"@babel/runtime": "^7.5.4", | ||
"tslib": "^1.10.0" | ||
@@ -18,6 +18,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.5.0", | ||
"@babel/core": "^7.5.4", | ||
"@babel/plugin-external-helpers": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.5.0", | ||
"@babel/preset-env": "^7.5.0", | ||
"@babel/preset-env": "^7.5.4", | ||
"@commitlint/cli": "^8.0.0", | ||
@@ -38,4 +38,4 @@ "@commitlint/config-angular": "^8.0.0", | ||
"husky": "^3.0.0", | ||
"karma": "^4.1.0", | ||
"karma-chrome-launcher": "^2.2.0", | ||
"karma": "^4.2.0", | ||
"karma-chrome-launcher": "^3.0.0", | ||
"karma-firefox-launcher": "^1.1.0", | ||
@@ -49,3 +49,3 @@ "karma-leche": "^1.0.7", | ||
"mocha": "^6.1.4", | ||
"rollup": "^1.16.6", | ||
"rollup": "^1.16.7", | ||
"rollup-plugin-babel": "^4.3.3", | ||
@@ -55,7 +55,7 @@ "sinon": "^7.3.2", | ||
"ts-loader": "^6.0.4", | ||
"tsconfig-holy-grail": "^10.0.6", | ||
"tsconfig-holy-grail": "^10.0.8", | ||
"tslint": "^5.18.0", | ||
"tslint-config-holy-grail": "^44.0.5", | ||
"typescript": "^3.5.2", | ||
"webpack": "^4.35.2" | ||
"tslint-config-holy-grail": "^44.0.6", | ||
"typescript": "^3.5.3", | ||
"webpack": "^4.35.3" | ||
}, | ||
@@ -87,3 +87,3 @@ "files": [ | ||
"types": "build/es2018/module.d.ts", | ||
"version": "3.0.14" | ||
"version": "3.0.15" | ||
} |
Updated@babel/runtime@^7.5.4