recorder-audio-worklet-processor
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.21.0", | ||
"@babel/runtime": "^7.21.5", | ||
"tslib": "^2.5.0" | ||
@@ -18,8 +18,8 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.21.3", | ||
"@babel/core": "^7.21.5", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.21.0", | ||
"@babel/preset-env": "^7.20.2", | ||
"@commitlint/cli": "^17.5.1", | ||
"@commitlint/config-angular": "^17.4.4", | ||
"@babel/plugin-transform-runtime": "^7.21.4", | ||
"@babel/preset-env": "^7.21.5", | ||
"@commitlint/cli": "^17.6.1", | ||
"@commitlint/config-angular": "^17.6.1", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -29,4 +29,4 @@ "chai": "^4.3.7", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.37.0", | ||
"eslint-config-holy-grail": "^55.0.19", | ||
"eslint": "^8.39.0", | ||
"eslint-config-holy-grail": "^56.0.6", | ||
"grunt": "^1.6.1", | ||
@@ -36,4 +36,4 @@ "grunt-cli": "^1.4.3", | ||
"husky": "^8.0.3", | ||
"karma": "^6.4.1", | ||
"karma-chrome-launcher": "^3.1.1", | ||
"karma": "^6.4.2", | ||
"karma-chrome-launcher": "^3.2.0", | ||
"karma-cli": "^2.0.0", | ||
@@ -43,5 +43,5 @@ "karma-firefox-launcher": "^2.1.2", | ||
"karma-mocha-webworker": "^1.3.0", | ||
"karma-safari-launcher": "^1.0.0", | ||
"karma-sauce-launcher": "^4.3.6", | ||
"karma-sinon-chai": "^2.0.2", | ||
"karma-webkit-launcher": "^2.1.0", | ||
"karma-webpack": "^5.0.0", | ||
@@ -51,15 +51,15 @@ "load-grunt-config": "^4.0.1", | ||
"mocha": "^10.2.0", | ||
"prettier": "^2.8.7", | ||
"prettier": "^2.8.8", | ||
"pretty-quick": "^3.1.3", | ||
"rimraf": "^4.4.1", | ||
"rollup": "^3.20.2", | ||
"sinon": "^15.0.3", | ||
"rimraf": "^5.0.0", | ||
"rollup": "^3.21.3", | ||
"sinon": "^15.0.4", | ||
"sinon-chai": "^3.7.0", | ||
"standardized-audio-context": "^25.3.41", | ||
"standardized-audio-context": "^25.3.46", | ||
"ts-loader": "^9.4.2", | ||
"tsconfig-holy-grail": "^12.0.4", | ||
"tsconfig-holy-grail": "^13.0.3", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^54.0.1", | ||
"tslint-config-holy-grail": "^55.0.0", | ||
"typescript": "^4.9.5", | ||
"webpack": "^5.77.0" | ||
"webpack": "^5.81.0" | ||
}, | ||
@@ -86,3 +86,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "5.0.0" | ||
"version": "5.0.1" | ||
} |
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
34445
Updated@babel/runtime@^7.21.5