Skip to content
This repository was archived by the owner on Mar 5, 2023. It is now read-only.

kpanot/atom-npm-outdated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom Npm Outdated

Module Atom to keep your package.json up-to-date.

Installation

You can look for the package atom-npm-outdated in the Atom package manager or run the following command:

apm install atom-npm-outdated

Description

Atom Npm Outdated will display an Linter message to the package outdated of your package.json.

Example-check

And will auto-complete your packages version.

Example-complete

Available options

  • Display information: determine if you want to see an information message to the packages with the semver including the latest version but that also allow older version.

  • npmrc file: specify the default path to the .npmrc file (if your project includes one)

  • level: restrict warning message (and suggestion) to a specific prerelease version level

  • Check installed package version: The installed package will be inspected to verify that the version satisfy the package.json dependency

About

Module Atom to keep your package.json up-to-date.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •