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

spm-agent-nodejs

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spm-agent-nodejs - npm Package Compare versions

Comparing version 1.24.13 to 1.24.14

2

lib/httpServerAgent.js

@@ -120,3 +120,3 @@ /*

https.createServer = function (original) {
var server = origHttpCreateServer.apply(https, arguments)
var server = origHttpsCreateServer.apply(https, arguments)
server.on('request', monitorReqHandler)

@@ -123,0 +123,0 @@ return server

{
"name": "spm-agent-nodejs",
"version": "1.24.13",
"version": "1.24.14",
"description": "Node.js monitoring agent for SPM by Sematext",

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

@@ -106,2 +106,4 @@ spm-agent-nodejs

[spm-agent-docker](https://registry.hub.docker.com/u/sematext/spm-agent-docker/), aka [SPM for Docker](http://blog.sematext.com/2015/06/09/docker-monitoring-support/)
# LICENCE

@@ -108,0 +110,0 @@

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