async-array-buffer-broker
Advanced tools
Comparing version 4.0.74 to 4.0.75
@@ -12,21 +12,21 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.22.6", | ||
"async-array-buffer-worker": "^6.0.74", | ||
"broker-factory": "^3.0.84", | ||
"tslib": "^2.6.1" | ||
"@babel/runtime": "^7.23.1", | ||
"async-array-buffer-worker": "^6.0.75", | ||
"broker-factory": "^3.0.86", | ||
"tslib": "^2.6.2" | ||
}, | ||
"description": "The broker which is used by the async-array-buffer package.", | ||
"devDependencies": { | ||
"@babel/core": "^7.22.9", | ||
"@babel/core": "^7.23.0", | ||
"@babel/plugin-external-helpers": "^7.22.5", | ||
"@babel/plugin-transform-runtime": "^7.22.9", | ||
"@babel/preset-env": "^7.22.9", | ||
"@commitlint/cli": "^17.6.7", | ||
"@commitlint/config-angular": "^17.6.7", | ||
"@babel/plugin-transform-runtime": "^7.22.15", | ||
"@babel/preset-env": "^7.22.20", | ||
"@commitlint/cli": "^17.7.2", | ||
"@commitlint/config-angular": "^17.7.0", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
"chai": "^4.3.7", | ||
"chai": "^4.3.10", | ||
"commitizen": "^4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.45.0", | ||
"eslint-config-holy-grail": "^57.2.18", | ||
"eslint": "^8.50.0", | ||
"eslint-config-holy-grail": "^57.2.21", | ||
"grunt": "^1.6.1", | ||
@@ -48,5 +48,5 @@ "grunt-cli": "^1.4.3", | ||
"pretty-quick": "^3.1.3", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.26.3", | ||
"sinon": "^15.2.0", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^3.29.4", | ||
"sinon": "^16.0.0", | ||
"sinon-chai": "^3.7.0", | ||
@@ -56,4 +56,4 @@ "ts-loader": "^9.4.4", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.4", | ||
"typescript": "^5.1.6", | ||
"tslint-config-holy-grail": "^55.0.5", | ||
"typescript": "^5.2.2", | ||
"webpack": "^5.88.2" | ||
@@ -86,3 +86,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.74" | ||
"version": "4.0.75" | ||
} |
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
14263
Updated@babel/runtime@^7.23.1
Updatedbroker-factory@^3.0.86
Updatedtslib@^2.6.2