recorder-audio-worklet
Advanced tools
Comparing version 6.0.23 to 6.0.24
@@ -13,9 +13,9 @@ { | ||
"@babel/runtime": "^7.24.1", | ||
"broker-factory": "^3.0.95", | ||
"fast-unique-numbers": "^9.0.2", | ||
"recorder-audio-worklet-processor": "^5.0.16", | ||
"standardized-audio-context": "^25.3.67", | ||
"subscribable-things": "^2.1.33", | ||
"broker-factory": "^3.0.96", | ||
"fast-unique-numbers": "^9.0.3", | ||
"recorder-audio-worklet-processor": "^5.0.17", | ||
"standardized-audio-context": "^25.3.68", | ||
"subscribable-things": "^2.1.34", | ||
"tslib": "^2.6.2", | ||
"worker-factory": "^7.0.22" | ||
"worker-factory": "^7.0.23" | ||
}, | ||
@@ -37,3 +37,3 @@ "description": "This module provides a loader for the RecorderAudioWorkletProcessor and the corresponding RecorderAudioWorkletNode.", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^58.0.10", | ||
"eslint-config-holy-grail": "^59.0.2", | ||
"grunt": "^1.6.1", | ||
@@ -54,6 +54,6 @@ "grunt-cli": "^1.4.3", | ||
"memfs": "^4.8.0", | ||
"mocha": "^10.3.0", | ||
"mocha": "^10.4.0", | ||
"prettier": "^3.2.5", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.13.0", | ||
"rollup": "^4.13.2", | ||
"sinon": "^17.0.1", | ||
@@ -63,5 +63,5 @@ "sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.5.1", | ||
"tsconfig-holy-grail": "^15.0.0", | ||
"tsconfig-holy-grail": "^15.0.1", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^56.0.0", | ||
"tslint-config-holy-grail": "^56.0.1", | ||
"typescript": "^5.4.3", | ||
@@ -96,3 +96,3 @@ "webpack": "^5.91.0", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.23" | ||
"version": "6.0.24" | ||
} |
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
65878