media-encoder-host-worker
Advanced tools
Comparing version 9.1.9 to 9.1.10
@@ -12,13 +12,13 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.22.5", | ||
"extendable-media-recorder-wav-encoder-broker": "^7.0.86", | ||
"@babel/runtime": "^7.22.6", | ||
"extendable-media-recorder-wav-encoder-broker": "^7.0.87", | ||
"tslib": "^2.6.0", | ||
"worker-factory": "^7.0.7" | ||
"worker-factory": "^7.0.8" | ||
}, | ||
"description": "The worker which is used by the media-encoder-host package.", | ||
"devDependencies": { | ||
"@babel/core": "^7.22.5", | ||
"@babel/core": "^7.22.7", | ||
"@babel/plugin-external-helpers": "^7.22.5", | ||
"@babel/plugin-transform-runtime": "^7.22.5", | ||
"@babel/preset-env": "^7.22.5", | ||
"@babel/plugin-transform-runtime": "^7.22.7", | ||
"@babel/preset-env": "^7.22.7", | ||
"@commitlint/cli": "^17.6.6", | ||
@@ -31,3 +31,3 @@ "@commitlint/config-angular": "^17.6.6", | ||
"eslint": "^8.44.0", | ||
"eslint-config-holy-grail": "^57.2.12", | ||
"eslint-config-holy-grail": "^57.2.13", | ||
"grunt": "^1.6.1", | ||
@@ -53,3 +53,3 @@ "grunt-cli": "^1.4.3", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.26.0", | ||
"rollup": "^3.26.2", | ||
"sinon": "^15.2.0", | ||
@@ -84,3 +84,3 @@ "sinon-chai": "^3.7.0", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "9.1.9" | ||
"version": "9.1.10" | ||
} |
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
60246