async-array-buffer
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -13,5 +13,5 @@ { | ||
"@babel/runtime": "^7.8.4", | ||
"async-array-buffer-broker": "^4.0.0", | ||
"async-array-buffer-worker": "^6.0.0", | ||
"tslib": "^1.10.0" | ||
"async-array-buffer-broker": "^4.0.1", | ||
"async-array-buffer-worker": "^6.0.1", | ||
"tslib": "^1.11.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "description": "This module allows to allocate and deallocate ArrayBuffers without blocking the main thread.", | ||
"grunt-webpack": "^3.1.3", | ||
"husky": "^4.2.2", | ||
"husky": "^4.2.3", | ||
"karma": "^4.4.1", | ||
@@ -50,14 +50,14 @@ "karma-chrome-launcher": "^3.1.0", | ||
"load-grunt-config": "^3.0.1", | ||
"memfs": "^3.0.4", | ||
"mocha": "^7.0.1", | ||
"rollup": "^1.31.0", | ||
"memfs": "^3.1.1", | ||
"mocha": "^7.1.0", | ||
"rollup": "^1.31.1", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"sinon": "^8.1.1", | ||
"sinon-chai": "^3.4.0", | ||
"terser-webpack-plugin": "^2.3.4", | ||
"sinon": "^9.0.0", | ||
"sinon-chai": "^3.5.0", | ||
"terser-webpack-plugin": "^2.3.5", | ||
"ts-loader": "^6.2.1", | ||
"tsconfig-holy-grail": "^11.0.1", | ||
"tsconfig-holy-grail": "^11.0.2", | ||
"tslint": "^6.0.0", | ||
"tslint-config-holy-grail": "^47.0.9", | ||
"typescript": "^3.7.5", | ||
"tslint-config-holy-grail": "^48.0.0", | ||
"typescript": "^3.8.2", | ||
"webpack": "^4.41.6" | ||
@@ -90,3 +90,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.1" | ||
"version": "4.0.2" | ||
} |
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
0
Updatedtslib@^1.11.0