broker-factory
Advanced tools
Comparing version 3.0.48 to 3.0.49
@@ -12,4 +12,4 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.14.6", | ||
"fast-unique-numbers": "^6.0.3", | ||
"@babel/runtime": "^7.14.8", | ||
"fast-unique-numbers": "^6.0.4", | ||
"tslib": "^2.3.0", | ||
@@ -20,8 +20,8 @@ "worker-factory": "^6.0.47" | ||
"devDependencies": { | ||
"@babel/core": "^7.14.6", | ||
"@babel/core": "^7.14.8", | ||
"@babel/plugin-external-helpers": "^7.14.5", | ||
"@babel/plugin-transform-runtime": "^7.14.5", | ||
"@babel/preset-env": "^7.14.5", | ||
"@commitlint/cli": "^12.1.4", | ||
"@commitlint/config-angular": "^12.1.4", | ||
"@babel/preset-env": "^7.14.8", | ||
"@commitlint/cli": "^13.1.0", | ||
"@commitlint/config-angular": "^13.1.0", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
@@ -31,4 +31,4 @@ "chai": "^4.3.4", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.28.0", | ||
"eslint-config-holy-grail": "^49.0.13", | ||
"eslint": "^7.31.0", | ||
"eslint-config-holy-grail": "^49.0.15", | ||
"grunt": "^1.4.1", | ||
@@ -38,3 +38,3 @@ "grunt-cli": "^1.4.3", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^6.0.0", | ||
"husky": "^7.0.1", | ||
"karma": "^6.3.4", | ||
@@ -49,15 +49,15 @@ "karma-chrome-launcher": "^3.1.0", | ||
"karma-webpack": "^5.0.0", | ||
"load-grunt-config": "^3.0.1", | ||
"mocha": "^9.0.0", | ||
"prettier": "^2.3.1", | ||
"pretty-quick": "^3.1.0", | ||
"rollup": "^2.52.1", | ||
"sinon": "^11.1.1", | ||
"load-grunt-config": "^4.0.0", | ||
"mocha": "^9.0.3", | ||
"prettier": "^2.3.2", | ||
"pretty-quick": "^3.1.1", | ||
"rollup": "^2.55.0", | ||
"sinon": "^11.1.2", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.2.3", | ||
"tsconfig-holy-grail": "^11.0.58", | ||
"ts-loader": "^9.2.4", | ||
"tsconfig-holy-grail": "^11.1.4", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.24", | ||
"typescript": "^4.3.3", | ||
"webpack": "^5.39.1" | ||
"typescript": "^4.3.5", | ||
"webpack": "^5.47.0" | ||
}, | ||
@@ -84,3 +84,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "3.0.48" | ||
"version": "3.0.49" | ||
} |
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
35423
Updated@babel/runtime@^7.14.8
Updatedfast-unique-numbers@^6.0.4