async-array-buffer
Advanced tools
Comparing version 4.0.66 to 4.0.67
@@ -12,6 +12,6 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.7", | ||
"async-array-buffer-broker": "^4.0.62", | ||
"async-array-buffer-worker": "^6.0.62", | ||
"tslib": "^2.4.1" | ||
"@babel/runtime": "^7.20.13", | ||
"async-array-buffer-broker": "^4.0.63", | ||
"async-array-buffer-worker": "^6.0.63", | ||
"tslib": "^2.5.0" | ||
}, | ||
@@ -30,7 +30,7 @@ "description": "This module allows to allocate and deallocate ArrayBuffers without blocking the main thread.", | ||
"chai": "^4.3.7", | ||
"commitizen": "^4.2.6", | ||
"commitizen": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.32.0", | ||
"eslint-config-holy-grail": "^55.0.2", | ||
"grunt": "^1.5.3", | ||
"eslint": "^8.33.0", | ||
"eslint-config-holy-grail": "^55.0.6", | ||
"grunt": "^1.6.1", | ||
"grunt-cli": "^1.4.3", | ||
@@ -52,4 +52,4 @@ "grunt-sh": "^0.2.0", | ||
"pretty-quick": "^3.1.3", | ||
"rimraf": "^4.0.6", | ||
"rollup": "^3.10.0", | ||
"rimraf": "^4.1.2", | ||
"rollup": "^3.12.1", | ||
"sinon": "^15.0.1", | ||
@@ -61,4 +61,4 @@ "sinon-chai": "^3.7.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^54.0.0", | ||
"typescript": "^4.9.4", | ||
"tslint-config-holy-grail": "^54.0.1", | ||
"typescript": "^4.9.5", | ||
"webpack": "^5.75.0", | ||
@@ -87,3 +87,3 @@ "webpack-cli": "^5.0.1" | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.66" | ||
"version": "4.0.67" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
47359
0
Updated@babel/runtime@^7.20.13
Updatedtslib@^2.5.0