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.8 to 1.24.9

.eslintrc

2

package.json
{
"name": "spm-agent-nodejs",
"version": "1.24.8",
"version": "1.24.9",
"description": "Node.js monitoring agent for SPM by Sematext",

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

@@ -86,2 +86,8 @@ spm-agent-nodejs

There is an alternative using io.js (>1.6.4). It supports a command line option "-r" to preload node modules before the actual application is started. In this case the original source code needs no modification:
```sh
iojs -r './spm-agent-nodejs' yourApp.js
```
# Results

@@ -88,0 +94,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