Ready to Compare
Enter a current and target version above to see a detailed breakdown of the upgrade risk and changes.
1.2.3
2.0.0
High Risk Bump
This is a Major version update containing breaking changes.
Analysis
NPM Integrations
Caret Range (^x.y.z)
^1.2.3
Fails
Caret allows updates that do not modify the left-most non-zero element.
Tilde Range (~x.y.z)
~1.2.3
Fails
Tilde allows patch-level changes if minor is specified.