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 7.1.7 to 7.1.8

14

package.json

@@ -28,3 +28,3 @@ {

"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.21.3",
"@babel/plugin-external-helpers": "^7.18.6",

@@ -39,4 +39,4 @@ "@babel/plugin-transform-runtime": "^7.21.0",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.35.0",
"eslint-config-holy-grail": "^55.0.15",
"eslint": "^8.36.0",
"eslint-config-holy-grail": "^55.0.16",
"extendable-media-recorder-wav-encoder": "^7.0.84",

@@ -62,10 +62,10 @@ "grunt": "^1.6.1",

"rollup": "^3.19.1",
"sinon": "^15.0.1",
"sinon": "^15.0.2",
"sinon-chai": "^3.7.0",
"ts-loader": "^9.4.2",
"tsconfig-holy-grail": "^12.0.1",
"tsconfig-holy-grail": "^12.0.2",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^54.0.1",
"typescript": "^4.9.5",
"webpack": "^5.76.0"
"webpack": "^5.76.1"
},

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

"types": "build/es2019/module.d.ts",
"version": "7.1.7"
"version": "7.1.8"
}

@@ -59,3 +59,3 @@ # extendable-media-recorder

const mediaRecorder = new MediaRecorder(mediaStreamAudioSourceNode.stream);
const mediaRecorder = new MediaRecorder(mediaStreamAudioDestinationNode.stream);
```

@@ -62,0 +62,0 @@

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