recorder-audio-worklet-processor
Advanced tools
Comparing version 3.0.13 to 3.0.14
@@ -13,3 +13,3 @@ { | ||
"@babel/runtime": "^7.4.5", | ||
"tslib": "^1.9.3" | ||
"tslib": "^1.10.0" | ||
}, | ||
@@ -22,4 +22,4 @@ "description": "The AudioWorkletProcessor which is used by the recorder-audio-worklet package.", | ||
"@babel/preset-env": "^7.4.5", | ||
"@commitlint/cli": "^7.6.1", | ||
"@commitlint/config-angular": "^7.6.0", | ||
"@commitlint/cli": "^8.0.0", | ||
"@commitlint/config-angular": "^8.0.0", | ||
"chai": "^4.2.0", | ||
@@ -29,3 +29,3 @@ "commitizen": "^3.1.1", | ||
"eslint": "^5.16.0", | ||
"eslint-config-holy-grail": "^36.0.1", | ||
"eslint-config-holy-grail": "^37.0.1", | ||
"grunt": "^1.0.4", | ||
@@ -37,3 +37,3 @@ "grunt-cli": "^1.3.2", | ||
"gruntify-eslint": "^5.0.0", | ||
"husky": "^2.3.0", | ||
"husky": "^2.4.1", | ||
"karma": "^4.1.0", | ||
@@ -48,16 +48,16 @@ "karma-chrome-launcher": "^2.2.0", | ||
"karma-sinon-chai": "^2.0.2", | ||
"karma-webpack": "^3.0.5", | ||
"karma-webpack": "^4.0.2", | ||
"load-grunt-config": "^1.0.2", | ||
"mocha": "^6.1.4", | ||
"rollup": "^1.12.3", | ||
"rollup": "^1.15.3", | ||
"rollup-plugin-babel": "^4.3.2", | ||
"sinon": "^7.3.2", | ||
"sinon-chai": "^3.3.0", | ||
"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.8", | ||
"typescript": "^3.4.5", | ||
"webpack": "^4.32.1" | ||
"standardized-audio-context": "^20.1.6", | ||
"ts-loader": "^6.0.2", | ||
"tsconfig-holy-grail": "^10.0.4", | ||
"tslint": "^5.17.0", | ||
"tslint-config-holy-grail": "^44.0.1", | ||
"typescript": "^3.5.1", | ||
"webpack": "^4.34.0" | ||
}, | ||
@@ -89,3 +89,3 @@ "files": [ | ||
"types": "build/es2018/module.d.ts", | ||
"version": "3.0.13" | ||
"version": "3.0.14" | ||
} |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"extends": "../node_modules/tsconfig-holy-grail/src/tsconfig-universal" | ||
"extends": "tsconfig-holy-grail/src/tsconfig-universal" | ||
} |
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
28128
Updatedtslib@^1.10.0