@thoughtindustries/pagination
Advanced tools
Comparing version 1.1.1 to 1.2.0-beta.0
{ | ||
"name": "@thoughtindustries/pagination", | ||
"version": "1.1.1", | ||
"version": "1.2.0-beta.0", | ||
"description": "A base component for pagination", | ||
@@ -25,5 +25,10 @@ "author": "Lu Jiang <lu.jiang@thoughtindustries.com>", | ||
"clsx": "^1.1.1", | ||
"react": "^17.0.2" | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
}, | ||
"gitHead": "2b013c30a4c4d8741887e8c1b81d75247faaed31" | ||
"peerDependencies": { | ||
"react": "^17 || ^18", | ||
"react-dom": "^17 || ^18" | ||
}, | ||
"gitHead": "fddaf49ad4684273c505a9d0e193bdf7fb839855" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10699
5
1
+ Addedreact-dom@^18.2.0
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
+ Addedscheduler@0.23.2(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedreact@17.0.2(transitive)
Updatedreact@^18.2.0