Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

recorder-audio-worklet

Package Overview
Dependencies
Maintainers
1
Versions
298
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recorder-audio-worklet - npm Package Compare versions

Comparing version 5.1.29 to 5.1.30

2

build/es2019/factories/listener.d.ts

@@ -5,3 +5,3 @@ import type { IWorkerEvent } from 'broker-factory';

resolve: Function;
}>) => ({ data }: IWorkerEvent) => void;
}>) => ({ data: message }: IWorkerEvent) => void;
//# sourceMappingURL=listener.d.ts.map

@@ -23,6 +23,6 @@ {

"devDependencies": {
"@babel/core": "^7.19.1",
"@babel/core": "^7.19.3",
"@babel/plugin-external-helpers": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@babel/preset-env": "^7.19.3",
"@commitlint/cli": "^17.1.2",

@@ -36,3 +36,3 @@ "@commitlint/config-angular": "^17.1.0",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.23.1",
"eslint": "^8.24.0",
"eslint-config-holy-grail": "^52.0.33",

@@ -43,3 +43,3 @@ "grunt": "^1.5.3",

"husky": "^8.0.1",
"karma": "^6.4.0",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",

@@ -58,11 +58,11 @@ "karma-firefox-launcher": "^2.1.2",

"rimraf": "^3.0.2",
"rollup": "^2.79.0",
"rollup": "^2.79.1",
"sinon": "^14.0.0",
"sinon-chai": "^3.7.0",
"terser-webpack-plugin": "^5.3.6",
"ts-loader": "^9.3.1",
"ts-loader": "^9.4.1",
"tsconfig-holy-grail": "^11.1.36",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.33",
"typescript": "^4.8.3",
"typescript": "^4.8.4",
"webpack": "^5.74.0",

@@ -91,3 +91,3 @@ "webpack-cli": "^4.10.0"

"types": "build/es2019/module.d.ts",
"version": "5.1.29"
"version": "5.1.30"
}

Sorry, the diff of this file is not supported yet

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