react-swipeable
Advanced tools
Comparing version 7.0.0-alpha.3 to 7.0.0
{ | ||
"name": "react-swipeable", | ||
"version": "7.0.0-alpha.3", | ||
"version": "7.0.0", | ||
"description": "React Swipe event handler hook", | ||
@@ -89,3 +89,3 @@ "source": "./src/index.ts", | ||
"@types/jest": "^27.4.1", | ||
"@types/react": "^18.0.1", | ||
"@types/react": "^18.0.8", | ||
"@types/react-dom": "^18.0.0", | ||
@@ -102,4 +102,4 @@ "@typescript-eslint/eslint-plugin": "^5.20.0", | ||
"prettier": "^2.0.5", | ||
"react": "^18.0.0", | ||
"react-dom": "^18.0.0", | ||
"react": "^18.1.0", | ||
"react-dom": "^18.1.0", | ||
"rimraf": "^3.0.2", | ||
@@ -106,0 +106,0 @@ "rollup": "^2.60.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
96271