recorder-audio-worklet-processor
Advanced tools
Comparing version 3.0.29 to 3.0.30
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.8.0", | ||
"@babel/runtime": "^7.8.3", | ||
"tslib": "^1.10.0" | ||
@@ -18,6 +18,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.8.0", | ||
"@babel/plugin-external-helpers": "^7.8.0", | ||
"@babel/plugin-transform-runtime": "^7.8.0", | ||
"@babel/preset-env": "^7.8.0", | ||
"@babel/core": "^7.8.3", | ||
"@babel/plugin-external-helpers": "^7.8.3", | ||
"@babel/plugin-transform-runtime": "^7.8.3", | ||
"@babel/preset-env": "^7.8.3", | ||
"@commitlint/cli": "^8.3.4", | ||
@@ -51,3 +51,3 @@ "@commitlint/config-angular": "^8.3.4", | ||
"sinon-chai": "^3.4.0", | ||
"standardized-audio-context": "^23.1.1", | ||
"standardized-audio-context": "^23.1.2", | ||
"ts-loader": "^6.2.1", | ||
@@ -85,3 +85,3 @@ "tsconfig-holy-grail": "^10.0.39", | ||
"types": "build/es2018/module.d.ts", | ||
"version": "3.0.29" | ||
"version": "3.0.30" | ||
} |
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.8.3