async-array-buffer-broker
Advanced tools
Comparing version 4.0.42 to 4.0.43
@@ -12,5 +12,5 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.14.6", | ||
"async-array-buffer-worker": "^6.0.43", | ||
"broker-factory": "^3.0.48", | ||
"@babel/runtime": "^7.14.8", | ||
"async-array-buffer-worker": "^6.0.44", | ||
"broker-factory": "^3.0.50", | ||
"tslib": "^2.3.0" | ||
@@ -20,8 +20,8 @@ }, | ||
"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.7", | ||
"@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.29.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.1", | ||
"prettier": "^2.3.1", | ||
"load-grunt-config": "^4.0.0", | ||
"mocha": "^9.0.3", | ||
"prettier": "^2.3.2", | ||
"pretty-quick": "^3.1.1", | ||
"rollup": "^2.52.2", | ||
"sinon": "^11.1.1", | ||
"rollup": "^2.55.1", | ||
"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.4", | ||
"webpack": "^5.40.0" | ||
"typescript": "^4.3.5", | ||
"webpack": "^5.47.1" | ||
}, | ||
@@ -84,3 +84,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.42" | ||
"version": "4.0.43" | ||
} |
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
14453
Updated@babel/runtime@^7.14.8
Updatedbroker-factory@^3.0.50