New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@keymetrics/cli

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keymetrics/cli - npm Package Compare versions

Comparing version

to
0.1.2

2

package.json
{
"name": "@keymetrics/cli",
"version": "0.1.1",
"version": "0.1.2",
"description": "Command line interface for https://pm2.io/plus",

@@ -5,0 +5,0 @@ "main": "index.js",

'use strict'
const AuthStrategy = require('../../kmjs-core/src/auth_strategies/strategy')
const AuthStrategy = require('kmjs-core/src/auth_strategies/strategy')

@@ -5,0 +5,0 @@ const http = require('http')