Skip to content

A package that publishes a variety of prereleases to different tags.

Notifications You must be signed in to change notification settings

raineorshine/ncu-test-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

A package that publishes a variety of prereleases to different tags.

$ npm view ncu-test-tag dist-tags
{
  latest: '1.1.0',
  next: '1.0.0-1',
  'task-42': '1.0.0-task-42.0',
  beta: '1.0.1-beta.0',
  dev: '1.2.0-dev.0'
}

Used for testing npm-check-updates.

About

A package that publishes a variety of prereleases to different tags.

Topics

Resources

Stars

Watchers

Forks