async-array-buffer-broker
Advanced tools
Comparing version 4.0.49 to 4.0.50
@@ -12,5 +12,5 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.16.5", | ||
"async-array-buffer-worker": "^6.0.50", | ||
"broker-factory": "^3.0.56", | ||
"@babel/runtime": "^7.16.7", | ||
"async-array-buffer-worker": "^6.0.51", | ||
"broker-factory": "^3.0.57", | ||
"tslib": "^2.3.1" | ||
@@ -20,8 +20,8 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.16.5", | ||
"@babel/plugin-external-helpers": "^7.16.5", | ||
"@babel/plugin-transform-runtime": "^7.16.5", | ||
"@babel/preset-env": "^7.16.5", | ||
"@commitlint/cli": "^15.0.0", | ||
"@commitlint/config-angular": "^15.0.0", | ||
"@babel/core": "^7.16.7", | ||
"@babel/plugin-external-helpers": "^7.16.7", | ||
"@babel/plugin-transform-runtime": "^7.16.7", | ||
"@babel/preset-env": "^7.16.7", | ||
"@commitlint/cli": "^16.0.1", | ||
"@commitlint/config-angular": "^16.0.0", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
@@ -32,3 +32,3 @@ "chai": "^4.3.4", | ||
"eslint": "^7.32.0", | ||
"eslint-config-holy-grail": "^50.1.22", | ||
"eslint-config-holy-grail": "^50.1.23", | ||
"grunt": "^1.4.1", | ||
@@ -42,3 +42,3 @@ "grunt-cli": "^1.4.3", | ||
"karma-firefox-launcher": "^2.1.2", | ||
"karma-leche": "^2.0.1", | ||
"karma-leche": "^2.0.2", | ||
"karma-mocha": "^2.0.1", | ||
@@ -52,10 +52,10 @@ "karma-safari-launcher": "^1.0.0", | ||
"prettier": "^2.5.1", | ||
"pretty-quick": "^3.1.2", | ||
"rollup": "^2.61.1", | ||
"pretty-quick": "^3.1.3", | ||
"rollup": "^2.62.0", | ||
"sinon": "^11.1.2", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.2.6", | ||
"tsconfig-holy-grail": "^11.1.20", | ||
"tsconfig-holy-grail": "^11.1.22", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.25", | ||
"tslint-config-holy-grail": "^53.2.26", | ||
"typescript": "^4.5.4", | ||
@@ -84,3 +84,3 @@ "webpack": "^5.65.0" | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.49" | ||
"version": "4.0.50" | ||
} |
Sorry, the diff of this file is not supported yet
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
Updated@babel/runtime@^7.16.7
Updatedbroker-factory@^3.0.57