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

recorder-audio-worklet

Package Overview
Dependencies
Maintainers
0
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 6.0.32 to 6.0.33

10

build/es5/bundle.js

@@ -9,3 +9,3 @@ (function (global, factory) {

return /*#__PURE__*/function () {
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee(addAudioWorkletModule) {
var _ref = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee(addAudioWorkletModule) {
var blob, url;

@@ -96,3 +96,3 @@ return _regeneratorRuntime.wrap(function _callee$(_context) {

get: function get() {
return /*#__PURE__*/_asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee() {
return /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee() {
return _regeneratorRuntime.wrap(function _callee$(_context) {

@@ -122,3 +122,3 @@ while (1) switch (_context.prev = _context.next) {

return /*#__PURE__*/function () {
var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee2(encoderPort) {
var _ref2 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee2(encoderPort) {
return _regeneratorRuntime.wrap(function _callee2$(_context2) {

@@ -149,3 +149,3 @@ while (1) switch (_context2.prev = _context2.next) {

get: function get() {
return /*#__PURE__*/_asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee3() {
return /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee3() {
return _regeneratorRuntime.wrap(function _callee3$(_context3) {

@@ -169,3 +169,3 @@ while (1) switch (_context3.prev = _context3.next) {

get: function get() {
return /*#__PURE__*/_asyncToGenerator( /*#__PURE__*/_regeneratorRuntime.mark(function _callee4() {
return /*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regeneratorRuntime.mark(function _callee4() {
return _regeneratorRuntime.wrap(function _callee4$(_context4) {

@@ -172,0 +172,0 @@ while (1) switch (_context4.prev = _context4.next) {

@@ -12,10 +12,10 @@ {

"dependencies": {
"@babel/runtime": "^7.25.0",
"broker-factory": "^3.0.101",
"fast-unique-numbers": "^9.0.8",
"recorder-audio-worklet-processor": "^5.0.23",
"standardized-audio-context": "^25.3.76",
"subscribable-things": "^2.1.39",
"tslib": "^2.6.3",
"worker-factory": "^7.0.28"
"@babel/runtime": "^7.25.6",
"broker-factory": "^3.0.102",
"fast-unique-numbers": "^9.0.9",
"recorder-audio-worklet-processor": "^5.0.24",
"standardized-audio-context": "^25.3.77",
"subscribable-things": "^2.1.40",
"tslib": "^2.7.0",
"worker-factory": "^7.0.29"
},

@@ -26,6 +26,6 @@ "description": "This module provides a loader for the RecorderAudioWorkletProcessor and the corresponding RecorderAudioWorkletNode.",

"@babel/plugin-external-helpers": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.25.3",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-angular": "^19.3.0",
"@babel/plugin-transform-runtime": "^7.25.4",
"@babel/preset-env": "^7.25.4",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-angular": "^19.4.1",
"@rollup/plugin-babel": "^6.0.4",

@@ -56,4 +56,4 @@ "@rollup/plugin-replace": "^5.0.7",

"prettier": "^3.3.3",
"rimraf": "^5.0.6",
"rollup": "^4.20.0",
"rimraf": "^6.0.1",
"rollup": "^4.21.2",
"sinon": "^17.0.2",

@@ -65,5 +65,5 @@ "sinon-chai": "^3.7.0",

"tslint": "^6.1.3",
"tslint-config-holy-grail": "^56.0.2",
"tslint-config-holy-grail": "^56.0.3",
"typescript": "^5.5.4",
"webpack": "^5.93.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4"

@@ -96,3 +96,3 @@ },

"types": "build/es2019/module.d.ts",
"version": "6.0.32"
"version": "6.0.33"
}
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