media-encoder-host-worker
Advanced tools
Comparing version 10.0.2 to 10.0.3
@@ -12,13 +12,13 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.24.5", | ||
"extendable-media-recorder-wav-encoder-broker": "^7.0.102", | ||
"tslib": "^2.6.2", | ||
"worker-factory": "^7.0.25" | ||
"@babel/runtime": "^7.24.7", | ||
"extendable-media-recorder-wav-encoder-broker": "^7.0.103", | ||
"tslib": "^2.6.3", | ||
"worker-factory": "^7.0.26" | ||
}, | ||
"description": "The worker which is used by the media-encoder-host package.", | ||
"devDependencies": { | ||
"@babel/core": "^7.24.5", | ||
"@babel/plugin-external-helpers": "^7.24.1", | ||
"@babel/plugin-transform-runtime": "^7.24.3", | ||
"@babel/preset-env": "^7.24.5", | ||
"@babel/core": "^7.24.7", | ||
"@babel/plugin-external-helpers": "^7.24.7", | ||
"@babel/plugin-transform-runtime": "^7.24.7", | ||
"@babel/preset-env": "^7.24.7", | ||
"@commitlint/cli": "^19.3.0", | ||
@@ -31,3 +31,3 @@ "@commitlint/config-angular": "^19.3.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^59.0.10", | ||
"eslint-config-holy-grail": "^59.0.12", | ||
"grunt": "^1.6.1", | ||
@@ -47,9 +47,9 @@ "grunt-cli": "^1.4.3", | ||
"karma-webpack": "^5.0.1", | ||
"lint-staged": "^15.2.2", | ||
"lint-staged": "^15.2.7", | ||
"load-grunt-config": "^4.0.1", | ||
"memory-fs": "^0.5.0", | ||
"mocha": "^10.4.0", | ||
"prettier": "^3.2.5", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.17.2", | ||
"mocha": "^10.6.0", | ||
"prettier": "^3.3.2", | ||
"rimraf": "^5.0.6", | ||
"rollup": "^4.18.1", | ||
"sinon": "^17.0.2", | ||
@@ -60,5 +60,5 @@ "sinon-chai": "^3.7.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^56.0.1", | ||
"typescript": "^5.4.5", | ||
"webpack": "^5.91.0" | ||
"tslint-config-holy-grail": "^56.0.2", | ||
"typescript": "^5.5.3", | ||
"webpack": "^5.92.1" | ||
}, | ||
@@ -90,3 +90,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "10.0.2" | ||
"version": "10.0.3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
54149
Updated@babel/runtime@^7.24.7
Updatedextendable-media-recorder-wav-encoder-broker@^7.0.103
Updatedtslib@^2.6.3
Updatedworker-factory@^7.0.26