react-waitables
Advanced tools
Comparing version 1.9.0 to 1.9.1
{ | ||
"name": "react-waitables", | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"description": "Async data bindings for React", | ||
@@ -39,5 +39,5 @@ "keywords": [ | ||
"dependencies": { | ||
"client-run-queue": "^2.1.1", | ||
"client-run-queue": "^2.2.0", | ||
"is-promise": "^4.0.0", | ||
"react-bindings": "^1.14.0" | ||
"react-bindings": "^1.14.1" | ||
}, | ||
@@ -49,5 +49,5 @@ "devDependencies": { | ||
"@types/react-dom": "18.2.6", | ||
"@typescript-eslint/eslint-plugin": "^5.60.0", | ||
"@typescript-eslint/parser": "^5.60.0", | ||
"eslint": "8.43.0", | ||
"@typescript-eslint/eslint-plugin": "^5.61.0", | ||
"@typescript-eslint/parser": "^5.61.0", | ||
"eslint": "8.44.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
@@ -62,4 +62,4 @@ "eslint-import-resolver-typescript": "^3.5.5", | ||
"eslint-plugin-tsdoc": "^0.2.17", | ||
"jest": "29.5.0", | ||
"jest-environment-jsdom": "^29.5.0", | ||
"jest": "29.6.0", | ||
"jest-environment-jsdom": "^29.6.0", | ||
"madge": "6.1.0", | ||
@@ -70,5 +70,5 @@ "prettier": "2.8.8", | ||
"trash-cli": "5.0.0", | ||
"ts-jest": "^29.1.0", | ||
"ts-jest": "^29.1.1", | ||
"typedoc": "^0.24.8", | ||
"typescript": "5.1.3" | ||
"typescript": "5.1.6" | ||
}, | ||
@@ -75,0 +75,0 @@ "//resolutions": { |
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
Updatedclient-run-queue@^2.2.0
Updatedreact-bindings@^1.14.1