sindresorhus / semver-diffLinks
Get the diff type of two semver versions: 0.0.1 0.0.2 → patch
☆69Updated last month
Alternatives and similar repositories for semver-diff
Users that are interested in semver-diff are comparing it to the libraries listed below
Sorting:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated last month
- Get the directory of globally installed packages and binaries☆76Updated last year
- Get the path of the parent module☆78Updated last month
- Check if your package was installed globally☆69Updated last year
- Get the auth token set for an npm registry☆34Updated 2 months ago
- Conditional promise chains☆63Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Import a globally installed module☆57Updated last year
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- A better `Promise.race()`☆47Updated 2 years ago
- Sort the keys of an object☆105Updated last month
- Ensures a value is a valid error by making it one if not☆79Updated last month
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Check if a URL is absolute☆80Updated last month
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- Node.js releases data☆37Updated last week
- Import a module like with `require()` but from the current working directory☆53Updated 3 years ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Make a function mimic another one☆96Updated 11 months ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆53Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year