Git Product home page Git Product logo

Comments (6)

isaacs avatar isaacs commented on August 25, 2024

An empty string is a valid range. It is the same as '*'

from node-semver.

satazor avatar satazor commented on August 25, 2024

I don't see an empty string as a valid range, but clearly * is. Is it in the spec or are you assuming defaults?

from node-semver.

isaacs avatar isaacs commented on August 25, 2024

The semver.org "spec" describes versions only, not ranges.

On Wednesday, June 5, 2013, AndrΓ© Cruz wrote:

I don't see an empty string as a valid range, but clearly * is. Is it in
the spec or are you assuming defaults?

β€”
Reply to this email directly or view it on GitHubhttps://github.com/isaacs/node-semver/issues/33#issuecomment-19014977
.

from node-semver.

satazor avatar satazor commented on August 25, 2024

I see. Well, I think it's strange that an empty string is interpreted as a valid range. Module users like me, have to check/sanitise (empty) values before calling semver.validRange atm.

Fell free to close this issue if you find the exception normal when passing null values.

from node-semver.

isaacs avatar isaacs commented on August 25, 2024

The validRange function now returns '*' instead of an empty string, so you can always test for truthiness to see if it's valid.

from node-semver.

satazor avatar satazor commented on August 25, 2024

Great, thanks isaacs!

from node-semver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.