Socket
Socket
Sign inDemoInstall

extendable-media-recorder

Package Overview
Dependencies
Maintainers
1
Versions
379
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.1.0 to 9.1.1

42

package.json

@@ -18,25 +18,25 @@ {

"dependencies": {
"@babel/runtime": "^7.22.6",
"media-encoder-host": "^8.0.99",
"multi-buffer-data-view": "^5.0.8",
"recorder-audio-worklet": "^6.0.13",
"standardized-audio-context": "^25.3.55",
"subscribable-things": "^2.1.23",
"tslib": "^2.6.1"
"@babel/runtime": "^7.23.1",
"media-encoder-host": "^8.0.100",
"multi-buffer-data-view": "^5.0.10",
"recorder-audio-worklet": "^6.0.14",
"standardized-audio-context": "^25.3.57",
"subscribable-things": "^2.1.25",
"tslib": "^2.6.2"
},
"description": "An extendable drop-in replacement for the native MediaRecorder.",
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/core": "^7.23.0",
"@babel/plugin-external-helpers": "^7.22.5",
"@babel/plugin-transform-runtime": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@commitlint/cli": "^17.7.1",
"@babel/plugin-transform-runtime": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-angular": "^17.7.0",
"@rollup/plugin-babel": "^6.0.3",
"chai": "^4.3.7",
"chai": "^4.3.10",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.49.0",
"eslint-config-holy-grail": "^57.2.20",
"extendable-media-recorder-wav-encoder": "^7.0.96",
"eslint": "^8.50.0",
"eslint-config-holy-grail": "^57.2.21",
"extendable-media-recorder-wav-encoder": "^7.0.97",
"grunt": "^1.6.1",

@@ -58,5 +58,5 @@ "grunt-cli": "^1.4.3",

"pretty-quick": "^3.1.3",
"rimraf": "^5.0.1",
"rollup": "^3.27.2",
"sinon": "^15.2.0",
"rimraf": "^5.0.5",
"rollup": "^3.29.4",
"sinon": "^16.0.0",
"sinon-chai": "^3.7.0",

@@ -66,4 +66,4 @@ "ts-loader": "^9.4.4",

"tslint": "^6.1.3",
"tslint-config-holy-grail": "^55.0.4",
"typescript": "^5.1.6",
"tslint-config-holy-grail": "^55.0.5",
"typescript": "^5.2.2",
"webpack": "^5.88.2"

@@ -101,3 +101,3 @@ },

"types": "build/es2019/module.d.ts",
"version": "9.1.0"
"version": "9.1.1"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc