async-array-buffer
Advanced tools
Comparing version 4.0.55 to 4.0.56
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.17.2", | ||
"@babel/runtime": "^7.17.8", | ||
"async-array-buffer-broker": "^4.0.51", | ||
@@ -20,16 +20,16 @@ "async-array-buffer-worker": "^6.0.52", | ||
"devDependencies": { | ||
"@babel/core": "^7.17.2", | ||
"@babel/core": "^7.17.8", | ||
"@babel/plugin-external-helpers": "^7.16.7", | ||
"@babel/plugin-transform-runtime": "^7.17.0", | ||
"@babel/preset-env": "^7.16.11", | ||
"@commitlint/cli": "^16.1.0", | ||
"@commitlint/config-angular": "^16.0.0", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
"@rollup/plugin-replace": "^3.0.1", | ||
"babel-loader": "^8.2.3", | ||
"@commitlint/cli": "^16.2.3", | ||
"@commitlint/config-angular": "^16.2.3", | ||
"@rollup/plugin-babel": "^5.3.1", | ||
"@rollup/plugin-replace": "^4.0.0", | ||
"babel-loader": "^8.2.4", | ||
"chai": "^4.3.6", | ||
"commitizen": "^4.2.4", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.8.0", | ||
"eslint-config-holy-grail": "^51.0.3", | ||
"eslint": "^8.12.0", | ||
"eslint-config-holy-grail": "^52.0.2", | ||
"grunt": "^1.4.1", | ||
@@ -40,6 +40,5 @@ "grunt-cli": "^1.4.3", | ||
"husky": "^7.0.4", | ||
"karma": "^6.3.15", | ||
"karma-chrome-launcher": "^3.1.0", | ||
"karma": "^6.3.17", | ||
"karma-chrome-launcher": "^3.1.1", | ||
"karma-firefox-launcher": "^2.1.2", | ||
"karma-leche": "^2.0.2", | ||
"karma-mocha": "^2.0.1", | ||
@@ -51,15 +50,15 @@ "karma-sauce-launcher": "^4.3.6", | ||
"memfs": "^3.4.1", | ||
"mocha": "^9.2.0", | ||
"prettier": "^2.5.1", | ||
"mocha": "^9.2.2", | ||
"prettier": "^2.6.2", | ||
"pretty-quick": "^3.1.3", | ||
"rollup": "^2.67.1", | ||
"sinon": "^11.1.2", | ||
"rollup": "^2.70.1", | ||
"sinon": "^13.0.1", | ||
"sinon-chai": "^3.7.0", | ||
"terser-webpack-plugin": "^5.3.1", | ||
"ts-loader": "^9.2.6", | ||
"tsconfig-holy-grail": "^11.1.25", | ||
"ts-loader": "^9.2.8", | ||
"tsconfig-holy-grail": "^11.1.27", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.26", | ||
"typescript": "^4.5.5", | ||
"webpack": "^5.68.0", | ||
"typescript": "^4.6.3", | ||
"webpack": "^5.71.0", | ||
"webpack-cli": "^4.9.2" | ||
@@ -87,3 +86,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.55" | ||
"version": "4.0.56" | ||
} |
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
42
47428
Updated@babel/runtime@^7.17.8