react-bindings
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "react-bindings", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Data bindings for React", | ||
@@ -42,4 +42,4 @@ "keywords": [ | ||
"@types/lodash": "4.14.182", | ||
"@types/react": "16.9.0", | ||
"@types/react-dom": "16.9.0", | ||
"@types/react": "18.0.14", | ||
"@types/react-dom": "18.0.5", | ||
"@typescript-eslint/eslint-plugin": "^5.28.0", | ||
@@ -61,4 +61,4 @@ "@typescript-eslint/parser": "^5.28.0", | ||
"prettier": "2.6.2", | ||
"react": "16.9.0", | ||
"react-dom": "16.9.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"trash-cli": "5.0.0", | ||
@@ -68,6 +68,3 @@ "ts-jest": "^28.0.5", | ||
"typescript": "4.7.3" | ||
}, | ||
"resolutions": { | ||
"@types/react": "16.9.0" | ||
} | ||
} |
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
192981