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

spm-agent

Package Overview
Dependencies
Maintainers
3
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spm-agent - npm Package Compare versions

Comparing version 1.31.9 to 1.31.10

4

lib/sender/spmsender.js

@@ -190,3 +190,5 @@ /*

var serverInfo = {
message: info,
title: 'Start ' + packageName + ' ' + programVersion,
host: (process.env.SPM_REPORTED_HOSTNAME || os.hostname()),
message: 'Start ' + packageName + ' ' + programVersion + ' / ' + ' on ' + (process.env.SPM_REPORTED_HOSTNAME || os.hostname()),
tags: info.split(','),

@@ -193,0 +195,0 @@ priority: 0,

{
"name": "spm-agent",
"version": "1.31.9",
"version": "1.31.10",
"description": "Node.js agent framework for SPM by Sematext",

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

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