recorder-audio-worklet-processor
Advanced tools
Comparing version 3.0.12 to 3.0.13
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.4.4", | ||
"@babel/runtime": "^7.4.5", | ||
"tslib": "^1.9.3" | ||
@@ -18,8 +18,8 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.4.4", | ||
"@babel/core": "^7.4.5", | ||
"@babel/plugin-external-helpers": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.4.4", | ||
"@babel/preset-env": "^7.4.4", | ||
"@commitlint/cli": "^7.5.2", | ||
"@commitlint/config-angular": "^7.5.0", | ||
"@babel/preset-env": "^7.4.5", | ||
"@commitlint/cli": "^7.6.1", | ||
"@commitlint/config-angular": "^7.6.0", | ||
"chai": "^4.2.0", | ||
@@ -29,3 +29,3 @@ "commitizen": "^3.1.1", | ||
"eslint": "^5.16.0", | ||
"eslint-config-holy-grail": "^35.0.1", | ||
"eslint-config-holy-grail": "^36.0.1", | ||
"grunt": "^1.0.4", | ||
@@ -37,3 +37,3 @@ "grunt-cli": "^1.3.2", | ||
"gruntify-eslint": "^5.0.0", | ||
"husky": "^2.1.0", | ||
"husky": "^2.3.0", | ||
"karma": "^4.1.0", | ||
@@ -49,15 +49,15 @@ "karma-chrome-launcher": "^2.2.0", | ||
"karma-webpack": "^3.0.5", | ||
"load-grunt-config": "^1.0.1", | ||
"load-grunt-config": "^1.0.2", | ||
"mocha": "^6.1.4", | ||
"rollup": "^1.10.1", | ||
"rollup": "^1.12.3", | ||
"rollup-plugin-babel": "^4.3.2", | ||
"sinon": "^7.3.2", | ||
"sinon-chai": "^3.3.0", | ||
"standardized-audio-context": "^19.1.1", | ||
"ts-loader": "^5.4.4", | ||
"tsconfig-holy-grail": "^9.1.18", | ||
"standardized-audio-context": "^20.1.1", | ||
"ts-loader": "^6.0.1", | ||
"tsconfig-holy-grail": "^10.0.0", | ||
"tslint": "^5.16.0", | ||
"tslint-config-holy-grail": "^42.0.6", | ||
"tslint-config-holy-grail": "^42.0.8", | ||
"typescript": "^3.4.5", | ||
"webpack": "^4.30.0" | ||
"webpack": "^4.32.1" | ||
}, | ||
@@ -89,3 +89,3 @@ "files": [ | ||
"types": "build/es2018/module.d.ts", | ||
"version": "3.0.12" | ||
"version": "3.0.13" | ||
} |
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.4.5