@bigear/microphone-recorder
Advanced tools
Comparing version 0.0.10 to 0.0.11
{ | ||
"name": "@bigear/microphone-recorder", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "It is a lib for sound recording on HTML, implemented by audioContext and webWorker", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -11,2 +11,3 @@ const path = require('path') | ||
path: path.resolve(__dirname, 'dist'), | ||
libraryTarget: 'umd', | ||
}, | ||
@@ -13,0 +14,0 @@ plugins: [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
241
11115
5