async-array-buffer
Advanced tools
Comparing version 4.0.57 to 4.0.58
@@ -13,5 +13,5 @@ { | ||
"@babel/runtime": "^7.17.9", | ||
"async-array-buffer-broker": "^4.0.53", | ||
"async-array-buffer-worker": "^6.0.53", | ||
"tslib": "^2.3.1" | ||
"async-array-buffer-broker": "^4.0.54", | ||
"async-array-buffer-worker": "^6.0.54", | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -24,21 +24,22 @@ "description": "This module allows to allocate and deallocate ArrayBuffers without blocking the main thread.", | ||
"@babel/preset-env": "^7.16.11", | ||
"@commitlint/cli": "^16.2.3", | ||
"@commitlint/config-angular": "^16.2.3", | ||
"@commitlint/cli": "^16.2.4", | ||
"@commitlint/config-angular": "^16.2.4", | ||
"@rollup/plugin-babel": "^5.3.1", | ||
"@rollup/plugin-replace": "^4.0.0", | ||
"babel-loader": "^8.2.4", | ||
"babel-loader": "^8.2.5", | ||
"chai": "^4.3.6", | ||
"commitizen": "^4.2.4", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.13.0", | ||
"eslint-config-holy-grail": "^52.0.4", | ||
"eslint": "^8.14.0", | ||
"eslint-config-holy-grail": "^52.0.8", | ||
"grunt": "^1.5.2", | ||
"grunt-cli": "^1.4.3", | ||
"grunt-contrib-clean": "^2.0.0", | ||
"grunt-contrib-clean": "^2.0.1", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^7.0.4", | ||
"karma": "^6.3.17", | ||
"karma": "^6.3.19", | ||
"karma-chrome-launcher": "^3.1.1", | ||
"karma-firefox-launcher": "^2.1.2", | ||
"karma-mocha": "^2.0.1", | ||
"karma-safari-launcher": "^1.0.0", | ||
"karma-sauce-launcher": "^4.3.6", | ||
@@ -52,10 +53,10 @@ "karma-sinon-chai": "^2.0.2", | ||
"pretty-quick": "^3.1.3", | ||
"rollup": "^2.70.1", | ||
"sinon": "^13.0.1", | ||
"rollup": "^2.70.2", | ||
"sinon": "^13.0.2", | ||
"sinon-chai": "^3.7.0", | ||
"terser-webpack-plugin": "^5.3.1", | ||
"ts-loader": "^9.2.8", | ||
"tsconfig-holy-grail": "^11.1.28", | ||
"ts-loader": "^9.2.9", | ||
"tsconfig-holy-grail": "^11.1.30", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.27", | ||
"tslint-config-holy-grail": "^53.2.28", | ||
"typescript": "^4.6.3", | ||
@@ -85,3 +86,3 @@ "webpack": "^5.72.0", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.57" | ||
"version": "4.0.58" | ||
} |
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
47471
43
Updatedtslib@^2.4.0