recorder-audio-worklet
Advanced tools
Comparing version 6.0.6 to 6.0.7
@@ -13,9 +13,9 @@ { | ||
"@babel/runtime": "^7.22.3", | ||
"broker-factory": "^3.0.79", | ||
"broker-factory": "^3.0.80", | ||
"fast-unique-numbers": "^8.0.3", | ||
"recorder-audio-worklet-processor": "^5.0.3", | ||
"standardized-audio-context": "^25.3.50", | ||
"subscribable-things": "^2.1.18", | ||
"tslib": "^2.5.2", | ||
"worker-factory": "^7.0.4" | ||
"recorder-audio-worklet-processor": "^5.0.4", | ||
"standardized-audio-context": "^25.3.51", | ||
"subscribable-things": "^2.1.19", | ||
"tslib": "^2.5.3", | ||
"worker-factory": "^7.0.5" | ||
}, | ||
@@ -26,6 +26,6 @@ "description": "This module provides a loader for the RecorderAudioWorkletProcessor and the corresponding RecorderAudioWorkletNode.", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.22.2", | ||
"@babel/preset-env": "^7.22.2", | ||
"@commitlint/cli": "^17.6.3", | ||
"@commitlint/config-angular": "^17.6.3", | ||
"@babel/plugin-transform-runtime": "^7.22.4", | ||
"@babel/preset-env": "^7.22.4", | ||
"@commitlint/cli": "^17.6.5", | ||
"@commitlint/config-angular": "^17.6.5", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -37,4 +37,4 @@ "@rollup/plugin-replace": "^5.0.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.41.0", | ||
"eslint-config-holy-grail": "^57.2.2", | ||
"eslint": "^8.42.0", | ||
"eslint-config-holy-grail": "^57.2.8", | ||
"grunt": "^1.6.1", | ||
@@ -53,3 +53,3 @@ "grunt-cli": "^1.4.3", | ||
"load-grunt-config": "^4.0.1", | ||
"memfs": "^3.5.1", | ||
"memfs": "^3.5.2", | ||
"mocha": "^10.2.0", | ||
@@ -59,3 +59,3 @@ "prettier": "^2.8.8", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.23.0", | ||
"rollup": "^3.23.1", | ||
"sinon": "^15.1.0", | ||
@@ -67,6 +67,6 @@ "sinon-chai": "^3.7.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.1", | ||
"typescript": "^5.0.4", | ||
"webpack": "^5.84.1", | ||
"webpack-cli": "^5.1.1" | ||
"tslint-config-holy-grail": "^55.0.2", | ||
"typescript": "^5.1.3", | ||
"webpack": "^5.85.1", | ||
"webpack-cli": "^5.1.3" | ||
}, | ||
@@ -93,3 +93,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.6" | ||
"version": "6.0.7" | ||
} |
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
Updatedbroker-factory@^3.0.80
Updatedsubscribable-things@^2.1.19
Updatedtslib@^2.5.3
Updatedworker-factory@^7.0.5