New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

audio-fingerprinting-file-reader

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

audio-fingerprinting-file-reader - npm Package Compare versions

Comparing version

to
4.0.4

@@ -12,3 +12,3 @@ {

"dependencies": {
"@babel/runtime": "^7.8.7",
"@babel/runtime": "^7.9.2",
"tslib": "^1.11.1"

@@ -18,6 +18,6 @@ },

"devDependencies": {
"@babel/core": "^7.8.7",
"@babel/core": "^7.9.0",
"@babel/plugin-external-helpers": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.8.7",
"@babel/plugin-transform-runtime": "^7.9.0",
"@babel/preset-env": "^7.9.0",
"@commitlint/cli": "^8.3.5",

@@ -29,4 +29,4 @@ "@commitlint/config-angular": "^8.3.4",

"eslint": "^6.8.0",
"eslint-config-holy-grail": "^46.0.7",
"grunt": "^1.0.4",
"eslint-config-holy-grail": "^46.0.10",
"grunt": "^1.1.0",
"grunt-cli": "^1.3.2",

@@ -45,11 +45,11 @@ "grunt-contrib-clean": "^2.0.0",

"load-grunt-config": "^3.0.1",
"mocha": "^7.1.0",
"rollup": "^1.32.0",
"rollup-plugin-babel": "^4.3.3",
"sinon": "^9.0.0",
"mocha": "^7.1.1",
"rollup": "^2.1.0",
"rollup-plugin-babel": "^4.4.0",
"sinon": "^9.0.1",
"sinon-chai": "^3.5.0",
"ts-loader": "^6.2.1",
"tsconfig-holy-grail": "^11.0.3",
"tslint": "^6.0.0",
"tslint-config-holy-grail": "^48.0.3",
"ts-loader": "^6.2.2",
"tsconfig-holy-grail": "^11.0.4",
"tslint": "^6.1.0",
"tslint-config-holy-grail": "^48.0.6",
"typescript": "^3.8.3",

@@ -83,3 +83,3 @@ "webpack": "^4.42.0"

"types": "build/es2019/module.d.ts",
"version": "4.0.3"
"version": "4.0.4"
}