@react-spring/parallax
Advanced tools
Comparing version 9.4.4 to 9.4.5-beta.0
{ | ||
"name": "@react-spring/parallax", | ||
"version": "9.4.4", | ||
"version": "9.4.5-beta.0", | ||
"main": "dist/react-spring-parallax.cjs.js", | ||
@@ -33,8 +33,9 @@ "module": "dist/react-spring-parallax.esm.js", | ||
"dependencies": { | ||
"@react-spring/shared": "~9.4.4", | ||
"@react-spring/web": "~9.4.4" | ||
"@react-spring/shared": "~9.4.5-beta.0", | ||
"@react-spring/web": "~9.4.5-beta.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0" | ||
"react": "^16.8.0 || >=17.0.0 || >=18.0.0", | ||
"react-dom": "^16.8.0 || >=17.0.0 || >=18.0.0" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
37807
4
1
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedreact@17.0.2(transitive)