audio-fingerprinting-file-reader
Advanced tools
Comparing version 4.0.33 to 4.0.34
@@ -5,3 +5,3 @@ (function (global, factory) { | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.audioFingerprintingFileReader = {})); | ||
}(this, (function (exports) { 'use strict'; | ||
})(this, (function (exports) { 'use strict'; | ||
@@ -32,2 +32,2 @@ var TEXT_ENCODER = new TextDecoder(); | ||
}))); | ||
})); |
@@ -28,3 +28,3 @@ { | ||
"eslint": "^7.32.0", | ||
"eslint-config-holy-grail": "^50.1.7", | ||
"eslint-config-holy-grail": "^50.1.9", | ||
"grunt": "^1.4.1", | ||
@@ -47,11 +47,11 @@ "grunt-cli": "^1.4.3", | ||
"pretty-quick": "^3.1.1", | ||
"rollup": "^2.56.3", | ||
"rollup": "^2.57.0", | ||
"sinon": "^11.1.2", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.2.5", | ||
"tsconfig-holy-grail": "^11.1.11", | ||
"ts-loader": "^9.2.6", | ||
"tsconfig-holy-grail": "^11.1.13", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.25", | ||
"typescript": "^4.4.3", | ||
"webpack": "^5.52.1" | ||
"webpack": "^5.53.0" | ||
}, | ||
@@ -78,3 +78,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.33" | ||
"version": "4.0.34" | ||
} |