Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

npm-latest

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-latest - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name" : "npm-latest",
"version" : "0.0.1",
"version" : "0.0.2",
"description" :"Quickly find the latest version of a package in npm.",

@@ -5,0 +5,0 @@ "homepage" : [

@@ -13,3 +13,12 @@ Node.js - npm-latest

**Update:**
Thanks to [@timoxley](https://github.com/timoxley) for pointing out that a very viable alternative would be to just run:
npm install --save packagename@latest
It has the added bonus of updating your package.json file as well.
Installation

@@ -35,2 +44,3 @@ ------------

repo: git://github.com/visionmedia/express
description: Sinatra inspired web development framework

@@ -37,0 +47,0 @@

Sorry, the diff of this file is not supported yet

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