audio-fingerprinting-file-reader
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -13,3 +13,3 @@ { | ||
"@babel/runtime": "^7.8.4", | ||
"tslib": "^1.10.0" | ||
"tslib": "^1.11.0" | ||
}, | ||
@@ -28,3 +28,3 @@ "description": "A reader for files created by audfprint.", | ||
"eslint": "^6.8.0", | ||
"eslint-config-holy-grail": "^46.0.4", | ||
"eslint-config-holy-grail": "^46.0.7", | ||
"grunt": "^1.0.4", | ||
@@ -34,3 +34,3 @@ "grunt-cli": "^1.3.2", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^4.2.1", | ||
"husky": "^4.2.3", | ||
"karma": "^4.4.1", | ||
@@ -45,13 +45,13 @@ "karma-chrome-launcher": "^3.1.0", | ||
"load-grunt-config": "^3.0.1", | ||
"mocha": "^7.0.1", | ||
"rollup": "^1.31.0", | ||
"mocha": "^7.1.0", | ||
"rollup": "^1.31.1", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"sinon": "^8.1.1", | ||
"sinon-chai": "^3.4.0", | ||
"sinon": "^9.0.0", | ||
"sinon-chai": "^3.5.0", | ||
"ts-loader": "^6.2.1", | ||
"tsconfig-holy-grail": "^11.0.0", | ||
"tsconfig-holy-grail": "^11.0.2", | ||
"tslint": "^6.0.0", | ||
"tslint-config-holy-grail": "^47.0.7", | ||
"typescript": "^3.7.5", | ||
"webpack": "^4.41.5" | ||
"tslint-config-holy-grail": "^48.0.0", | ||
"typescript": "^3.8.2", | ||
"webpack": "^4.41.6" | ||
}, | ||
@@ -83,3 +83,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.0" | ||
"version": "4.0.1" | ||
} |
Updatedtslib@^1.11.0