async-array-buffer
Advanced tools
Comparing version 4.0.73 to 4.0.74
@@ -13,5 +13,5 @@ { | ||
"@babel/runtime": "^7.22.3", | ||
"async-array-buffer-broker": "^4.0.68", | ||
"async-array-buffer-worker": "^6.0.68", | ||
"tslib": "^2.5.2" | ||
"async-array-buffer-broker": "^4.0.69", | ||
"async-array-buffer-worker": "^6.0.69", | ||
"tslib": "^2.5.3" | ||
}, | ||
@@ -22,6 +22,6 @@ "description": "This module allows to allocate and deallocate ArrayBuffers without blocking the main thread.", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.22.2", | ||
"@babel/preset-env": "^7.22.2", | ||
"@commitlint/cli": "^17.6.3", | ||
"@commitlint/config-angular": "^17.6.3", | ||
"@babel/plugin-transform-runtime": "^7.22.4", | ||
"@babel/preset-env": "^7.22.4", | ||
"@commitlint/cli": "^17.6.5", | ||
"@commitlint/config-angular": "^17.6.5", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -33,4 +33,4 @@ "@rollup/plugin-replace": "^5.0.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.41.0", | ||
"eslint-config-holy-grail": "^57.2.2", | ||
"eslint": "^8.42.0", | ||
"eslint-config-holy-grail": "^57.2.8", | ||
"grunt": "^1.6.1", | ||
@@ -49,3 +49,3 @@ "grunt-cli": "^1.4.3", | ||
"load-grunt-config": "^4.0.1", | ||
"memfs": "^3.5.1", | ||
"memfs": "^3.5.2", | ||
"mocha": "^10.2.0", | ||
@@ -55,3 +55,3 @@ "prettier": "^2.8.8", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.23.0", | ||
"rollup": "^3.23.1", | ||
"sinon": "^15.1.0", | ||
@@ -63,6 +63,6 @@ "sinon-chai": "^3.7.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.1", | ||
"typescript": "^5.0.4", | ||
"webpack": "^5.84.1", | ||
"webpack-cli": "^5.1.1" | ||
"tslint-config-holy-grail": "^55.0.2", | ||
"typescript": "^5.1.3", | ||
"webpack": "^5.85.1", | ||
"webpack-cli": "^5.1.3" | ||
}, | ||
@@ -89,3 +89,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.73" | ||
"version": "4.0.74" | ||
} |
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
Updatedtslib@^2.5.3