Socket
Socket
Sign inDemoInstall

npm-latest

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-latest

Quickly find the latest version of a package in npm.


Version published
Weekly downloads
2.1K
increased by72.27%
Maintainers
3
Weekly downloads
 
Created
Source

Node.js - npm-latest

Quickly find the latest version of a package in npm.

js-standard-style

Why?

Sometimes I want to know if a single package needs to be updated. Also, I'm a package creatin' fool: https://www.npmjs.com/~jprichardson - I need to know quickly if a package name is taken.

Update 2015-03-29:

Support config registry in ~/.npmrc file,more on registry-url

Installation

npm install -g npm-latest

Example

npm-latest express

output:

  express:

    latest: 3.0.0rc2
    last updated: Fri Aug 03 2012 15:33:05 GMT-0500 (CDT)
    author: TJ Holowaychuk
    repo: git://github.com/visionmedia/express
    description: Sinatra inspired web development framework

License

(MIT License)

Copyright 2012-2015, JP Richardson jprichardson@gmail.com

Keywords

FAQs

Package last updated on 28 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc