async-array-buffer
Advanced tools
Comparing version 4.0.28 to 4.0.29
@@ -13,4 +13,4 @@ { | ||
"@babel/runtime": "^7.12.5", | ||
"async-array-buffer-broker": "^4.0.25", | ||
"async-array-buffer-worker": "^6.0.25", | ||
"async-array-buffer-broker": "^4.0.26", | ||
"async-array-buffer-worker": "^6.0.26", | ||
"tslib": "^2.0.3" | ||
@@ -20,6 +20,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.12.3", | ||
"@babel/core": "^7.12.7", | ||
"@babel/plugin-external-helpers": "^7.12.1", | ||
"@babel/plugin-transform-runtime": "^7.12.1", | ||
"@babel/preset-env": "^7.12.1", | ||
"@babel/preset-env": "^7.12.7", | ||
"@commitlint/cli": "^11.0.0", | ||
@@ -29,7 +29,7 @@ "@commitlint/config-angular": "^11.0.0", | ||
"@rollup/plugin-replace": "^2.3.4", | ||
"babel-loader": "^8.1.0", | ||
"babel-loader": "^8.2.1", | ||
"chai": "^4.2.0", | ||
"commitizen": "^4.2.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.12.1", | ||
"eslint": "^7.14.0", | ||
"eslint-config-holy-grail": "^48.0.3", | ||
@@ -54,13 +54,13 @@ "grunt": "^1.3.0", | ||
"mocha": "^8.2.1", | ||
"prettier": "^2.1.2", | ||
"prettier": "^2.2.0", | ||
"pretty-quick": "^3.1.0", | ||
"rollup": "^2.33.1", | ||
"rollup": "^2.33.3", | ||
"sinon": "^9.2.1", | ||
"sinon-chai": "^3.5.0", | ||
"terser-webpack-plugin": "^4.2.3", | ||
"ts-loader": "^8.0.9", | ||
"tsconfig-holy-grail": "^11.0.33", | ||
"ts-loader": "^8.0.11", | ||
"tsconfig-holy-grail": "^11.0.34", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.0.7", | ||
"typescript": "^4.0.5", | ||
"tslint-config-holy-grail": "^53.0.8", | ||
"typescript": "^4.1.2", | ||
"webpack": "^4.44.2" | ||
@@ -93,3 +93,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.28" | ||
"version": "4.0.29" | ||
} |
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
49018