extendable-media-recorder
Advanced tools
Comparing version 9.2.2 to 9.2.3
@@ -18,8 +18,8 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.24.4", | ||
"media-encoder-host": "^9.0.0", | ||
"multi-buffer-data-view": "^6.0.5", | ||
"recorder-audio-worklet": "^6.0.27", | ||
"standardized-audio-context": "^25.3.71", | ||
"subscribable-things": "^2.1.35", | ||
"@babel/runtime": "^7.24.5", | ||
"media-encoder-host": "^9.0.1", | ||
"multi-buffer-data-view": "^6.0.6", | ||
"recorder-audio-worklet": "^6.0.28", | ||
"standardized-audio-context": "^25.3.72", | ||
"subscribable-things": "^2.1.36", | ||
"tslib": "^2.6.2" | ||
@@ -29,6 +29,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.24.4", | ||
"@babel/core": "^7.24.5", | ||
"@babel/plugin-external-helpers": "^7.24.1", | ||
"@babel/plugin-transform-runtime": "^7.24.3", | ||
"@babel/preset-env": "^7.24.4", | ||
"@babel/preset-env": "^7.24.5", | ||
"@commitlint/cli": "^19.3.0", | ||
@@ -41,4 +41,4 @@ "@commitlint/config-angular": "^19.3.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^59.0.7", | ||
"extendable-media-recorder-wav-encoder": "^7.0.109", | ||
"eslint-config-holy-grail": "^59.0.8", | ||
"extendable-media-recorder-wav-encoder": "^7.0.110", | ||
"grunt": "^1.6.1", | ||
@@ -61,3 +61,3 @@ "grunt-cli": "^1.4.3", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.17.0", | ||
"rollup": "^4.17.2", | ||
"sinon": "^17.0.1", | ||
@@ -102,3 +102,3 @@ "sinon-chai": "^3.7.0", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "9.2.2" | ||
"version": "9.2.3" | ||
} |
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
Updated@babel/runtime@^7.24.5
Updatedmedia-encoder-host@^9.0.1
Updatedsubscribable-things@^2.1.36