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

npmvi

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npmvi - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

1

bin.js

@@ -0,1 +1,2 @@

#!/usr/bin/env node
var PATH_MODULE = require('path');

@@ -2,0 +3,0 @@ var FS_MODULE = require('fs');

4

package.json
{
"name": "npmvi",
"version": "0.0.1",
"version": "0.0.2",
"description": "\"Node.JS Package Multiple Version Installer\" A command tool, which allows you to install multiple versions for the same package in a project.",

@@ -12,3 +12,3 @@ "dependencies": {},

"bin": {
"npvi": "./bin.js"
"npmvi": "./bin.js"
},

@@ -15,0 +15,0 @@ "keywords": [

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