extendable-media-recorder
Advanced tools
Comparing version 6.5.16 to 6.5.17
@@ -12,8 +12,8 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.16.7", | ||
"media-encoder-host": "^8.0.66", | ||
"multi-buffer-data-view": "^3.0.12", | ||
"recorder-audio-worklet": "^5.1.16", | ||
"standardized-audio-context": "^25.3.19", | ||
"subscribable-things": "^2.0.6", | ||
"@babel/runtime": "^7.17.2", | ||
"media-encoder-host": "^8.0.67", | ||
"multi-buffer-data-view": "^3.0.14", | ||
"recorder-audio-worklet": "^5.1.17", | ||
"standardized-audio-context": "^25.3.21", | ||
"subscribable-things": "^2.0.9", | ||
"tslib": "^2.3.1" | ||
@@ -23,15 +23,15 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.16.7", | ||
"@babel/core": "^7.17.2", | ||
"@babel/plugin-external-helpers": "^7.16.7", | ||
"@babel/plugin-transform-runtime": "^7.16.8", | ||
"@babel/preset-env": "^7.16.8", | ||
"@commitlint/cli": "^16.0.2", | ||
"@babel/plugin-transform-runtime": "^7.17.0", | ||
"@babel/preset-env": "^7.16.11", | ||
"@commitlint/cli": "^16.1.0", | ||
"@commitlint/config-angular": "^16.0.0", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
"chai": "^4.3.4", | ||
"chai": "^4.3.6", | ||
"commitizen": "^4.2.4", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-holy-grail": "^50.1.23", | ||
"extendable-media-recorder-wav-encoder": "^7.0.65", | ||
"eslint": "^8.8.0", | ||
"eslint-config-holy-grail": "^51.0.3", | ||
"extendable-media-recorder-wav-encoder": "^7.0.66", | ||
"grunt": "^1.4.1", | ||
@@ -43,3 +43,3 @@ "grunt-cli": "^1.4.3", | ||
"husky": "^7.0.4", | ||
"karma": "^6.3.11", | ||
"karma": "^6.3.15", | ||
"karma-browserstack-launcher": "^1.6.0", | ||
@@ -54,14 +54,14 @@ "karma-chrome-launcher": "^3.1.0", | ||
"load-grunt-config": "^4.0.1", | ||
"mocha": "^9.1.4", | ||
"mocha": "^9.2.0", | ||
"prettier": "^2.5.1", | ||
"pretty-quick": "^3.1.3", | ||
"rollup": "^2.64.0", | ||
"rollup": "^2.67.1", | ||
"sinon": "^11.1.2", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.2.6", | ||
"tsconfig-holy-grail": "^11.1.23", | ||
"tsconfig-holy-grail": "^11.1.25", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.26", | ||
"typescript": "^4.5.4", | ||
"webpack": "^5.66.0" | ||
"typescript": "^4.5.5", | ||
"webpack": "^5.68.0" | ||
}, | ||
@@ -93,3 +93,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.5.16" | ||
"version": "6.5.17" | ||
} |
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
267929