New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@pinpt/cli

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pinpt/cli - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-1
lib/util.mjs

@@ -264,3 +264,3 @@ import CFonts from 'cfonts';

const { apihost: _apihost, siteId } = readPinpointConfig();
_apiKey = getAPIKey(apihost, siteId);
_apiKey = getAPIKey(_apihost, siteId);
if (!_apiKey) {

@@ -267,0 +267,0 @@ error(

{
"name": "@pinpt/cli",
"version": "1.0.0",
"version": "1.0.1",
"description": "Pinpoint CLI",

@@ -5,0 +5,0 @@ "bin": {