ljharb / safe-publish-latestLinks
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
☆20Updated 2 years ago
Alternatives and similar repositories for safe-publish-latest
Users that are interested in safe-publish-latest are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last week
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 7 months ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆78Updated last week
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Conditional promise chains☆62Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated 2 weeks ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Provide a package name, get a list of every version, and who published it.☆24Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 weeks ago
- Get namespaced config from the closest package.json☆120Updated last year
- Transparently adds support for Plug'n'Play to Jest☆25Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the path of the parent module☆78Updated last week
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 weeks ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- fs read and write streams based on minipass☆20Updated last year