Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Releases: fiverr/ndsh

Add name validation script "has-prefix"

Choose a tag to compare

@omrilotan omrilotan released this 19 Nov 12:50
a81dd98
npx ndsh has-prefix <PREFIX>

Checks the package name starts with the given argument. Useful for org owned modules (npx ndsh has-prefix @my-org/).

NPX runner for automatic publishing scripts

Choose a tag to compare

@omrilotan omrilotan released this 16 Nov 12:31

Published with available scripts:

  • Info
  • publish
  • tag
  • verify

See readme for details