client-run-queue
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -46,2 +46,3 @@ module.exports = { | ||
'@typescript-eslint/require-await': 'off', | ||
'@typescript-eslint/strict-boolean-expressions': 'error', | ||
'no-constant-condition': 'off', | ||
@@ -48,0 +49,0 @@ 'no-extra-boolean-cast': 'off', |
{ | ||
"name": "client-run-queue", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "A client-friendly run queue", | ||
@@ -42,6 +42,6 @@ "keywords": [ | ||
"@types/heap": "^0.2.31", | ||
"@types/jest": "^29.5.1", | ||
"@typescript-eslint/eslint-plugin": "^5.59.2", | ||
"@typescript-eslint/parser": "^5.59.2", | ||
"eslint": "8.39.0", | ||
"@types/jest": "^29.5.2", | ||
"@typescript-eslint/eslint-plugin": "^5.59.11", | ||
"@typescript-eslint/parser": "^5.59.11", | ||
"eslint": "8.42.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
@@ -56,9 +56,9 @@ "eslint-import-resolver-typescript": "^3.5.5", | ||
"jest-environment-jsdom": "^29.5.0", | ||
"madge": "6.0.0", | ||
"madge": "6.1.0", | ||
"prettier": "2.8.8", | ||
"trash-cli": "5.0.0", | ||
"ts-jest": "^29.1.0", | ||
"typedoc": "^0.24.6", | ||
"typescript": "5.0.4" | ||
"typedoc": "^0.24.8", | ||
"typescript": "5.1.3" | ||
} | ||
} |
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
135469
2287