Can Npm Publish Versions Save

A command line tool that check to see if `npm publish` is possible.

v1.3.6

2 years ago

Bug Fixes

  • error on isError due to changes of output format of npm view (#21) (12d1df4)

v1.3.5

3 years ago

Bug Fixes

It aims to fix 1.3.4 regression. For more details, see #19

v1.3.4

3 years ago

Bug Fixes

  • deps: update dependencies & Node 16 supports (#18) (7967d92)

include trim-newlines updates

v1.3.3

3 years ago

Bug Fixes

1.3.2

4 years ago

Fixes

  • cli: Output errors to stderr #10

v1.3.1

5 years ago

Bug Fixes

  • treat npm view result code E404 as can publish (62a1632)

v1.3.0

5 years ago

Features

  • add warning pacakge support (ed88122)

1.2.0

6 years ago

Features

  • registry: Add support for registry definition in package.json publishConfig (#6) (87dc02b)

1.1.1

6 years ago

Bug Fixes

  • compatibility: Windows compatible spawn with 'cross-spawn' (#5) (214c504)

v1.1.0

6 years ago

Features