Socket
Socket
Sign inDemoInstall

extendable-media-recorder

Package Overview
Dependencies
Maintainers
1
Versions
380
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extendable-media-recorder - npm Package Compare versions

Comparing version 7.1.14 to 7.1.15

38

package.json

@@ -19,17 +19,17 @@ {

"@babel/runtime": "^7.21.5",
"media-encoder-host": "^8.0.90",
"multi-buffer-data-view": "^5.0.1",
"recorder-audio-worklet": "^6.0.4",
"standardized-audio-context": "^25.3.46",
"subscribable-things": "^2.1.15",
"tslib": "^2.5.0"
"media-encoder-host": "^8.0.91",
"multi-buffer-data-view": "^5.0.2",
"recorder-audio-worklet": "^6.0.5",
"standardized-audio-context": "^25.3.47",
"subscribable-things": "^2.1.16",
"tslib": "^2.5.2"
},
"description": "An extendable drop-in replacement for the native MediaRecorder.",
"devDependencies": {
"@babel/core": "^7.21.5",
"@babel/core": "^7.21.8",
"@babel/plugin-external-helpers": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.21.4",
"@babel/preset-env": "^7.21.5",
"@commitlint/cli": "^17.6.1",
"@commitlint/config-angular": "^17.6.1",
"@commitlint/cli": "^17.6.3",
"@commitlint/config-angular": "^17.6.3",
"@rollup/plugin-babel": "^6.0.3",

@@ -39,5 +39,5 @@ "chai": "^4.3.7",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.39.0",
"eslint-config-holy-grail": "^56.0.6",
"extendable-media-recorder-wav-encoder": "^7.0.87",
"eslint": "^8.41.0",
"eslint-config-holy-grail": "^56.0.7",
"extendable-media-recorder-wav-encoder": "^7.0.88",
"grunt": "^1.6.1",

@@ -60,12 +60,12 @@ "grunt-cli": "^1.4.3",

"pretty-quick": "^3.1.3",
"rimraf": "^5.0.0",
"rollup": "^3.21.3",
"sinon": "^15.0.4",
"rimraf": "^5.0.1",
"rollup": "^3.23.0",
"sinon": "^15.1.0",
"sinon-chai": "^3.7.0",
"ts-loader": "^9.4.2",
"ts-loader": "^9.4.3",
"tsconfig-holy-grail": "^13.0.3",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^55.0.0",
"tslint-config-holy-grail": "^55.0.1",
"typescript": "^4.9.5",
"webpack": "^5.81.0"
"webpack": "^5.83.1"
},

@@ -97,3 +97,3 @@ "files": [

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