Question from the Node.js test

What does a dependency marked as `^4.2.x` in the `package.json` mean?

Hard

In thepackage.json, what does a dependency marked as

"dependencies":{
 "express":"^4.2.x"
}
Author: Jean-marie CléryStatus: PublishedQuestion passed 787 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!