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

audio-fingerprinting-file-reader

Package Overview
Dependencies
Maintainers
1
Versions
133
Alerts
File Explorer

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 3.0.30 to 4.0.0

build/es2019/module.d.ts

16

package.json

@@ -27,3 +27,3 @@ {

"eslint": "^6.8.0",
"eslint-config-holy-grail": "^46.0.3",
"eslint-config-holy-grail": "^46.0.4",
"grunt": "^1.0.4",

@@ -44,3 +44,3 @@ "grunt-cli": "^1.3.2",

"mocha": "^7.0.1",
"rollup": "^1.30.1",
"rollup": "^1.31.0",
"rollup-plugin-babel": "^4.3.3",

@@ -50,4 +50,4 @@ "sinon": "^8.1.1",

"ts-loader": "^6.2.1",
"tsconfig-holy-grail": "^10.0.41",
"tslint": "^5.20.1",
"tsconfig-holy-grail": "^11.0.0",
"tslint": "^6.0.0",
"tslint-config-holy-grail": "^47.0.7",

@@ -58,3 +58,3 @@ "typescript": "^3.7.5",

"files": [
"build/es2018/",
"build/es2019/",
"build/es5/",

@@ -72,3 +72,3 @@ "src/"

"main": "build/es5/bundle.js",
"module": "build/es2018/module.js",
"module": "build/es2019/module.js",
"name": "audio-fingerprinting-file-reader",

@@ -83,4 +83,4 @@ "repository": {

},
"types": "build/es2018/module.d.ts",
"version": "3.0.30"
"types": "build/es2019/module.d.ts",
"version": "4.0.0"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc