recorder-audio-worklet
Advanced tools
Comparing version 6.0.5 to 6.0.6
@@ -12,17 +12,17 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.21.5", | ||
"broker-factory": "^3.0.78", | ||
"fast-unique-numbers": "^8.0.2", | ||
"recorder-audio-worklet-processor": "^5.0.2", | ||
"standardized-audio-context": "^25.3.47", | ||
"subscribable-things": "^2.1.16", | ||
"@babel/runtime": "^7.22.3", | ||
"broker-factory": "^3.0.79", | ||
"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.2" | ||
"worker-factory": "^7.0.4" | ||
}, | ||
"description": "This module provides a loader for the RecorderAudioWorkletProcessor and the corresponding RecorderAudioWorkletNode.", | ||
"devDependencies": { | ||
"@babel/core": "^7.21.8", | ||
"@babel/core": "^7.22.1", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.21.4", | ||
"@babel/preset-env": "^7.21.5", | ||
"@babel/plugin-transform-runtime": "^7.22.2", | ||
"@babel/preset-env": "^7.22.2", | ||
"@commitlint/cli": "^17.6.3", | ||
@@ -37,3 +37,3 @@ "@commitlint/config-angular": "^17.6.3", | ||
"eslint": "^8.41.0", | ||
"eslint-config-holy-grail": "^56.0.7", | ||
"eslint-config-holy-grail": "^57.2.2", | ||
"grunt": "^1.6.1", | ||
@@ -62,7 +62,7 @@ "grunt-cli": "^1.4.3", | ||
"ts-loader": "^9.4.3", | ||
"tsconfig-holy-grail": "^13.0.3", | ||
"tsconfig-holy-grail": "^14.0.3", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.1", | ||
"typescript": "^4.9.5", | ||
"webpack": "^5.83.1", | ||
"typescript": "^5.0.4", | ||
"webpack": "^5.84.1", | ||
"webpack-cli": "^5.1.1" | ||
@@ -90,3 +90,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.5" | ||
"version": "6.0.6" | ||
} |
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
Updated@babel/runtime@^7.22.3
Updatedbroker-factory@^3.0.79
Updatedfast-unique-numbers@^8.0.3
Updatedsubscribable-things@^2.1.18
Updatedworker-factory@^7.0.4