async-array-buffer-broker
Advanced tools
Comparing version 4.0.40 to 4.0.41
@@ -12,5 +12,5 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.14.0", | ||
"async-array-buffer-worker": "^6.0.41", | ||
"broker-factory": "^3.0.46", | ||
"@babel/runtime": "^7.14.5", | ||
"async-array-buffer-worker": "^6.0.42", | ||
"broker-factory": "^3.0.47", | ||
"tslib": "^2.2.0" | ||
@@ -20,6 +20,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.14.3", | ||
"@babel/plugin-external-helpers": "^7.12.13", | ||
"@babel/plugin-transform-runtime": "^7.14.3", | ||
"@babel/preset-env": "^7.14.2", | ||
"@babel/core": "^7.14.5", | ||
"@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", | ||
@@ -31,12 +31,12 @@ "@commitlint/config-angular": "^12.1.4", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.26.0", | ||
"eslint-config-holy-grail": "^49.0.10", | ||
"grunt": "^1.4.0", | ||
"grunt-cli": "^1.4.2", | ||
"eslint": "^7.28.0", | ||
"eslint-config-holy-grail": "^49.0.13", | ||
"grunt": "^1.4.1", | ||
"grunt-cli": "^1.4.3", | ||
"grunt-contrib-clean": "^2.0.0", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^4.3.8", | ||
"karma": "^6.3.2", | ||
"karma": "^6.3.3", | ||
"karma-chrome-launcher": "^3.1.0", | ||
"karma-firefox-launcher": "^2.1.0", | ||
"karma-firefox-launcher": "^2.1.1", | ||
"karma-leche": "^2.0.1", | ||
@@ -49,14 +49,14 @@ "karma-mocha": "^2.0.1", | ||
"load-grunt-config": "^3.0.1", | ||
"mocha": "^8.4.0", | ||
"prettier": "^2.3.0", | ||
"mocha": "^9.0.0", | ||
"prettier": "^2.3.1", | ||
"pretty-quick": "^3.1.0", | ||
"rollup": "^2.48.0", | ||
"sinon": "^10.0.0", | ||
"sinon-chai": "^3.6.0", | ||
"ts-loader": "^9.2.1", | ||
"tsconfig-holy-grail": "^11.0.57", | ||
"rollup": "^2.51.2", | ||
"sinon": "^11.1.1", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.2.3", | ||
"tsconfig-holy-grail": "^11.0.58", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.23", | ||
"typescript": "^4.2.4", | ||
"webpack": "^5.37.1" | ||
"typescript": "^4.3.2", | ||
"webpack": "^5.38.1" | ||
}, | ||
@@ -88,3 +88,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.40" | ||
"version": "4.0.41" | ||
} |
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
14654
Updated@babel/runtime@^7.14.5
Updatedbroker-factory@^3.0.47