audio-fingerprinting-file-reader
Advanced tools
Comparing version 4.0.15 to 4.0.16
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.11.2", | ||
"@babel/runtime": "^7.12.1", | ||
"tslib": "^2.0.3" | ||
@@ -18,6 +18,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.11.6", | ||
"@babel/plugin-external-helpers": "^7.10.4", | ||
"@babel/plugin-transform-runtime": "^7.11.5", | ||
"@babel/preset-env": "^7.11.5", | ||
"@babel/core": "^7.12.3", | ||
"@babel/plugin-external-helpers": "^7.12.1", | ||
"@babel/plugin-transform-runtime": "^7.12.1", | ||
"@babel/preset-env": "^7.12.1", | ||
"@commitlint/cli": "^11.0.0", | ||
@@ -27,6 +27,6 @@ "@commitlint/config-angular": "^11.0.0", | ||
"chai": "^4.2.0", | ||
"commitizen": "^4.2.1", | ||
"commitizen": "^4.2.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.11.0", | ||
"eslint-config-holy-grail": "^48.0.2", | ||
"eslint-config-holy-grail": "^48.0.3", | ||
"grunt": "^1.3.0", | ||
@@ -39,19 +39,19 @@ "grunt-cli": "^1.3.2", | ||
"karma-chrome-launcher": "^3.1.0", | ||
"karma-firefox-launcher": "^1.3.0", | ||
"karma-firefox-launcher": "^2.0.0", | ||
"karma-leche": "^1.0.9", | ||
"karma-mocha": "^2.0.1", | ||
"karma-sauce-launcher": "^4.1.5", | ||
"karma-sauce-launcher": "^4.1.6", | ||
"karma-sinon-chai": "^2.0.2", | ||
"karma-webpack": "^4.0.2", | ||
"load-grunt-config": "^3.0.1", | ||
"mocha": "^8.1.3", | ||
"mocha": "^8.2.0", | ||
"prettier": "^2.1.2", | ||
"pretty-quick": "^3.0.2", | ||
"rollup": "^2.29.0", | ||
"pretty-quick": "^3.1.0", | ||
"rollup": "^2.32.1", | ||
"sinon": "^9.2.0", | ||
"sinon-chai": "^3.5.0", | ||
"ts-loader": "^8.0.4", | ||
"tsconfig-holy-grail": "^11.0.29", | ||
"ts-loader": "^8.0.6", | ||
"tsconfig-holy-grail": "^11.0.30", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.0.5", | ||
"tslint-config-holy-grail": "^53.0.6", | ||
"typescript": "^4.0.3", | ||
@@ -85,3 +85,3 @@ "webpack": "^4.44.2" | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.15" | ||
"version": "4.0.16" | ||
} |
Updated@babel/runtime@^7.12.1