recorder-audio-worklet-processor
Advanced tools
Comparing version 3.0.16 to 3.0.17
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.5.4", | ||
"@babel/runtime": "^7.5.5", | ||
"tslib": "^1.10.0" | ||
@@ -18,13 +18,13 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.5.4", | ||
"@babel/core": "^7.5.5", | ||
"@babel/plugin-external-helpers": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.5.0", | ||
"@babel/preset-env": "^7.5.4", | ||
"@commitlint/cli": "^8.0.0", | ||
"@commitlint/config-angular": "^8.0.0", | ||
"@babel/plugin-transform-runtime": "^7.5.5", | ||
"@babel/preset-env": "^7.5.5", | ||
"@commitlint/cli": "^8.1.0", | ||
"@commitlint/config-angular": "^8.1.0", | ||
"chai": "^4.2.0", | ||
"commitizen": "^3.1.1", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"eslint": "^6.0.1", | ||
"eslint-config-holy-grail": "^38.0.2", | ||
"commitizen": "^4.0.3", | ||
"cz-conventional-changelog": "^3.0.2", | ||
"eslint": "^6.1.0", | ||
"eslint-config-holy-grail": "^38.0.3", | ||
"grunt": "^1.0.4", | ||
@@ -36,5 +36,5 @@ "grunt-cli": "^1.3.2", | ||
"gruntify-eslint": "^5.0.0", | ||
"husky": "^3.0.0", | ||
"karma": "^4.1.0", | ||
"karma-chrome-launcher": "^2.2.0", | ||
"husky": "^3.0.2", | ||
"karma": "^4.2.0", | ||
"karma-chrome-launcher": "^3.0.0", | ||
"karma-cli": "^2.0.0", | ||
@@ -48,15 +48,15 @@ "karma-firefox-launcher": "~1.1.0", | ||
"karma-webpack": "^4.0.2", | ||
"load-grunt-config": "^2.0.0", | ||
"mocha": "^6.1.4", | ||
"rollup": "^1.16.7", | ||
"load-grunt-config": "^2.0.1", | ||
"mocha": "^6.2.0", | ||
"rollup": "^1.17.0", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"sinon": "^7.3.2", | ||
"sinon-chai": "^3.3.0", | ||
"standardized-audio-context": "^20.1.10", | ||
"standardized-audio-context": "^20.1.13", | ||
"ts-loader": "^6.0.4", | ||
"tsconfig-holy-grail": "^10.0.7", | ||
"tsconfig-holy-grail": "^10.0.10", | ||
"tslint": "^5.18.0", | ||
"tslint-config-holy-grail": "^44.0.5", | ||
"tslint-config-holy-grail": "^44.0.7", | ||
"typescript": "^3.5.3", | ||
"webpack": "^4.35.3" | ||
"webpack": "^4.38.0" | ||
}, | ||
@@ -88,3 +88,3 @@ "files": [ | ||
"types": "build/es2018/module.d.ts", | ||
"version": "3.0.16" | ||
"version": "3.0.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
28129
Updated@babel/runtime@^7.5.5