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

npm-latest

Package Overview
Dependencies
Maintainers
2
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.1.0 to 0.2.0

.idea/.name

8

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

@@ -23,5 +23,7 @@ "homepage": [

],
"main": "./lib/npm-latest.js",
"dependencies": {
"colors": "0.6.x",
"lodash": "^2.4.1",
"request": "2.10.x",
"colors": "0.6.x",
"vcsurl": "~0.1.1"

@@ -31,3 +33,3 @@ },

"bin": {
"npm-latest": "./bin/npm-latest"
"npm-latest": "./bin/cli.js"
},

@@ -34,0 +36,0 @@ "engines": {

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