@tealess/hooks
Advanced tools
Comparing version 0.2.4 to 0.3.0
{ | ||
"name": "@tealess/hooks", | ||
"version": "0.2.4", | ||
"version": "0.3.0", | ||
"license": "MIT", | ||
@@ -26,5 +26,5 @@ "description": "React hook library, ready to use, written in Typescript.", | ||
"@happy-dom/global-registrator": "^14.7.1", | ||
"@types/bun": "^1.0.12", | ||
"@types/react": "^18.2.75", | ||
"@types/react-dom": "^18.2.24", | ||
"@types/bun": "^1.1.1", | ||
"@types/react": "^18.3.1", | ||
"@types/react-dom": "^18.3.0", | ||
"@types/web": "^0.0.143", | ||
@@ -35,4 +35,4 @@ "eslint": "^8.57.0", | ||
"prettier-config-devjskit": "^2.2.2", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"tsup": "^8.0.2", | ||
@@ -39,0 +39,0 @@ "typescript": "^5.4.5" |
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
131810