react-validatables
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "react-validatables", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Validation tools for React built on react-waitables", | ||
@@ -39,6 +39,6 @@ "keywords": [ | ||
"dependencies": { | ||
"client-run-queue": "^1.1.8", | ||
"client-run-queue": "^1.1.9", | ||
"heap": "^0.2.7", | ||
"react-bindings": "^1.4.3", | ||
"react-waitables": "^1.3.2" | ||
"react-bindings": "^1.4.4", | ||
"react-waitables": "^1.4.4" | ||
}, | ||
@@ -52,5 +52,5 @@ "devDependencies": { | ||
"@types/react-dom": "18.0.6", | ||
"@typescript-eslint/eslint-plugin": "^5.30.7", | ||
"@typescript-eslint/parser": "^5.30.7", | ||
"eslint": "8.20.0", | ||
"@typescript-eslint/eslint-plugin": "^5.31.0", | ||
"@typescript-eslint/parser": "^5.31.0", | ||
"eslint": "8.21.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
@@ -65,3 +65,3 @@ "eslint-import-resolver-typescript": "^3.3.0", | ||
"eslint-plugin-tsdoc": "^0.2.16", | ||
"i18next": "^21.8.14", | ||
"i18next": "^21.8.16", | ||
"jest": "28.1.3", | ||
@@ -75,5 +75,5 @@ "jest-environment-jsdom": "^28.1.1", | ||
"ts-jest": "^28.0.5", | ||
"typedoc": "^0.23.8", | ||
"typedoc": "^0.23.10", | ||
"typescript": "4.7.4" | ||
} | ||
} |
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
168831
Updatedclient-run-queue@^1.1.9
Updatedreact-bindings@^1.4.4
Updatedreact-waitables@^1.4.4