broker-factory
Advanced tools
Comparing version 3.0.59 to 3.0.60
@@ -12,10 +12,10 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.17.8", | ||
"fast-unique-numbers": "^6.0.13", | ||
"@babel/runtime": "^7.17.9", | ||
"fast-unique-numbers": "^6.0.14", | ||
"tslib": "^2.3.1", | ||
"worker-factory": "^6.0.59" | ||
"worker-factory": "^6.0.60" | ||
}, | ||
"description": "A little factory function to create a broker for a JSON-RPC based Web Worker.", | ||
"devDependencies": { | ||
"@babel/core": "^7.17.8", | ||
"@babel/core": "^7.17.9", | ||
"@babel/plugin-external-helpers": "^7.16.7", | ||
@@ -30,5 +30,5 @@ "@babel/plugin-transform-runtime": "^7.17.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.12.0", | ||
"eslint-config-holy-grail": "^52.0.2", | ||
"grunt": "^1.4.1", | ||
"eslint": "^8.13.0", | ||
"eslint-config-holy-grail": "^52.0.3", | ||
"grunt": "^1.5.0", | ||
"grunt-cli": "^1.4.3", | ||
@@ -54,7 +54,7 @@ "grunt-contrib-clean": "^2.0.0", | ||
"ts-loader": "^9.2.8", | ||
"tsconfig-holy-grail": "^11.1.27", | ||
"tsconfig-holy-grail": "^11.1.28", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.26", | ||
"tslint-config-holy-grail": "^53.2.27", | ||
"typescript": "^4.6.3", | ||
"webpack": "^5.71.0" | ||
"webpack": "^5.72.0" | ||
}, | ||
@@ -81,3 +81,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "3.0.59" | ||
"version": "3.0.60" | ||
} |
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
57473
3
Updated@babel/runtime@^7.17.9
Updatedfast-unique-numbers@^6.0.14
Updatedworker-factory@^6.0.60