async-array-buffer-broker
Advanced tools
Comparing version 4.0.39 to 4.0.40
@@ -13,4 +13,4 @@ { | ||
"@babel/runtime": "^7.14.0", | ||
"async-array-buffer-worker": "^6.0.40", | ||
"broker-factory": "^3.0.45", | ||
"async-array-buffer-worker": "^6.0.41", | ||
"broker-factory": "^3.0.46", | ||
"tslib": "^2.2.0" | ||
@@ -20,8 +20,8 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.14.0", | ||
"@babel/core": "^7.14.3", | ||
"@babel/plugin-external-helpers": "^7.12.13", | ||
"@babel/plugin-transform-runtime": "^7.13.15", | ||
"@babel/preset-env": "^7.14.1", | ||
"@commitlint/cli": "^12.1.1", | ||
"@commitlint/config-angular": "^12.1.1", | ||
"@babel/plugin-transform-runtime": "^7.14.3", | ||
"@babel/preset-env": "^7.14.2", | ||
"@commitlint/cli": "^12.1.4", | ||
"@commitlint/config-angular": "^12.1.4", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
@@ -32,3 +32,3 @@ "chai": "^4.3.4", | ||
"eslint": "^7.26.0", | ||
"eslint-config-holy-grail": "^49.0.8", | ||
"eslint-config-holy-grail": "^49.0.10", | ||
"grunt": "^1.4.0", | ||
@@ -42,3 +42,3 @@ "grunt-cli": "^1.4.2", | ||
"karma-firefox-launcher": "^2.1.0", | ||
"karma-leche": "^2.0.0", | ||
"karma-leche": "^2.0.1", | ||
"karma-mocha": "^2.0.1", | ||
@@ -53,11 +53,11 @@ "karma-safari-launcher": "^1.0.0", | ||
"pretty-quick": "^3.1.0", | ||
"rollup": "^2.47.0", | ||
"rollup": "^2.48.0", | ||
"sinon": "^10.0.0", | ||
"sinon-chai": "^3.6.0", | ||
"ts-loader": "^9.1.2", | ||
"tsconfig-holy-grail": "^11.0.55", | ||
"ts-loader": "^9.2.1", | ||
"tsconfig-holy-grail": "^11.0.57", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.20", | ||
"tslint-config-holy-grail": "^53.2.23", | ||
"typescript": "^4.2.4", | ||
"webpack": "^5.37.0" | ||
"webpack": "^5.37.1" | ||
}, | ||
@@ -89,3 +89,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.39" | ||
"version": "4.0.40" | ||
} |
@@ -5,3 +5,3 @@ # async-array-buffer-broker | ||
[![dependencies](https://img.shields.io/david/chrisguttandin/async-array-buffer-broker.svg?style=flat-square)](https://www.npmjs.com/package/async-array-buffer-broker) | ||
[![dependencies](https://img.shields.io/david/chrisguttandin/async-array-buffer-broker.svg?style=flat-square)](https://github.com/chrisguttandin/async-array-buffer-broker/network/dependencies) | ||
[![version](https://img.shields.io/npm/v/async-array-buffer-broker.svg?style=flat-square)](https://www.npmjs.com/package/async-array-buffer-broker) |
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
14655
Updatedbroker-factory@^3.0.46