react-bindings
Advanced tools
Comparing version 1.4.1 to 1.4.2
{ | ||
"name": "react-bindings", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "Data bindings for React", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"dependencies": { | ||
"client-run-queue": "^1.1.7", | ||
"client-run-queue": "^1.1.8", | ||
"is-promise": "^4.0.0", | ||
@@ -42,29 +42,29 @@ "lodash": "^4.17.21" | ||
"@testing-library/react": "^13.3.0", | ||
"@types/jest": "^28.1.1", | ||
"@types/jest": "^28.1.6", | ||
"@types/lodash": "4.14.182", | ||
"@types/react": "18.0.14", | ||
"@types/react-dom": "18.0.5", | ||
"@typescript-eslint/eslint-plugin": "^5.28.0", | ||
"@typescript-eslint/parser": "^5.28.0", | ||
"eslint": "8.17.0", | ||
"@types/react": "18.0.15", | ||
"@types/react-dom": "18.0.6", | ||
"@typescript-eslint/eslint-plugin": "^5.30.7", | ||
"@typescript-eslint/parser": "^5.30.7", | ||
"eslint": "8.20.0", | ||
"eslint-config-prettier": "^8.5.0", | ||
"eslint-import-resolver-typescript": "^2.7.1", | ||
"eslint-import-resolver-typescript": "^3.3.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-prefer-arrow": "^1.2.3", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"eslint-plugin-react": "^7.30.0", | ||
"eslint-plugin-react-hooks": "^4.5.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-react": "^7.30.1", | ||
"eslint-plugin-react-hooks": "^4.6.0", | ||
"eslint-plugin-simple-import-sort": "^7.0.0", | ||
"eslint-plugin-tsdoc": "^0.2.16", | ||
"jest": "28.1.1", | ||
"jest-environment-jsdom": "^28.1.1", | ||
"jest": "28.1.3", | ||
"jest-environment-jsdom": "^28.1.3", | ||
"madge": "5.0.1", | ||
"prettier": "2.6.2", | ||
"prettier": "2.7.1", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"trash-cli": "5.0.0", | ||
"ts-jest": "^28.0.5", | ||
"typedoc": "^0.22.17", | ||
"typescript": "4.7.3" | ||
"ts-jest": "^28.0.7", | ||
"typedoc": "^0.23.8", | ||
"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
201247
Updatedclient-run-queue@^1.1.8