extendable-media-recorder-wav-encoder-broker
Advanced tools
Comparing version 7.0.106 to 7.0.107
@@ -12,5 +12,5 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.25.6", | ||
"broker-factory": "^3.0.102", | ||
"extendable-media-recorder-wav-encoder-worker": "^8.0.103", | ||
"@babel/runtime": "^7.25.7", | ||
"broker-factory": "^3.0.103", | ||
"extendable-media-recorder-wav-encoder-worker": "^8.0.104", | ||
"tslib": "^2.7.0" | ||
@@ -20,18 +20,18 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.25.2", | ||
"@babel/plugin-external-helpers": "^7.24.7", | ||
"@babel/plugin-transform-runtime": "^7.25.4", | ||
"@babel/preset-env": "^7.25.4", | ||
"@commitlint/cli": "^19.4.1", | ||
"@commitlint/config-angular": "^19.4.1", | ||
"@babel/core": "^7.25.7", | ||
"@babel/plugin-external-helpers": "^7.25.7", | ||
"@babel/plugin-transform-runtime": "^7.25.7", | ||
"@babel/preset-env": "^7.25.7", | ||
"@commitlint/cli": "^19.5.0", | ||
"@commitlint/config-angular": "^19.5.0", | ||
"@rollup/plugin-babel": "^6.0.4", | ||
"chai": "^4.3.10", | ||
"commitizen": "^4.3.0", | ||
"commitizen": "^4.3.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^59.0.15", | ||
"eslint-config-holy-grail": "^60.0.7", | ||
"grunt": "^1.6.1", | ||
"grunt-cli": "^1.5.0", | ||
"grunt-sh": "^0.2.1", | ||
"husky": "^8.0.3", | ||
"husky": "^9.1.6", | ||
"karma": "^6.4.4", | ||
@@ -45,3 +45,3 @@ "karma-chrome-launcher": "^3.2.0", | ||
"karma-webpack": "^5.0.1", | ||
"lint-staged": "^15.2.9", | ||
"lint-staged": "^15.2.10", | ||
"load-grunt-config": "^4.0.1", | ||
@@ -51,3 +51,3 @@ "mocha": "^10.7.3", | ||
"rimraf": "^6.0.1", | ||
"rollup": "^4.21.2", | ||
"rollup": "^4.24.0", | ||
"sinon": "^17.0.2", | ||
@@ -59,4 +59,4 @@ "sinon-chai": "^3.7.0", | ||
"tslint-config-holy-grail": "^56.0.3", | ||
"typescript": "^5.5.4", | ||
"webpack": "^5.94.0" | ||
"typescript": "^5.6.2", | ||
"webpack": "^5.95.0" | ||
}, | ||
@@ -83,3 +83,3 @@ "files": [ | ||
"lint:test": "eslint --config config/eslint/test.json --ext .js --report-unused-disable-directives test/", | ||
"prepare": "husky install", | ||
"prepare": "husky", | ||
"prepublishOnly": "npm run build", | ||
@@ -89,3 +89,3 @@ "test": "grunt lint && grunt test" | ||
"types": "build/es2019/module.d.ts", | ||
"version": "7.0.106" | ||
"version": "7.0.107" | ||
} |
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
18016