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

spm-agent-nodejs

Package Overview
Dependencies
Maintainers
3
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 4.0.1 to 4.0.2

.vscode/launch.json

8

CHANGELOG.md

@@ -7,2 +7,9 @@ ### Changelog

#### [4.0.2](https://github.com/sematext/spm-agent-nodejs/compare/4.0.1...4.0.2)
> 11 May 2020
- updated deps [`6fe61fd`](https://github.com/sematext/spm-agent-nodejs/commit/6fe61fdd23d14407972ca52a235e71716a4bcc5c)
- updated diag package [`9eecbf1`](https://github.com/sematext/spm-agent-nodejs/commit/9eecbf10e94a743b20886da7ca75590e516c5b5e)
#### [4.0.1](https://github.com/sematext/spm-agent-nodejs/compare/4.0.0...4.0.1)

@@ -13,2 +20,3 @@

- added changelog [`7a9b7a3`](https://github.com/sematext/spm-agent-nodejs/commit/7a9b7a3550dbb6c8dc38cf262d8fca2568d85935)
- Release 4.0.1 [`ccec648`](https://github.com/sematext/spm-agent-nodejs/commit/ccec64865112816c2be883c93e960407be4070b5)
- fixed release config [`d593b46`](https://github.com/sematext/spm-agent-nodejs/commit/d593b468162157c58b6ac3c7eab7dd14c21c943d)

@@ -15,0 +23,0 @@

11

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

@@ -51,10 +51,11 @@ "main": "lib/index.js",

"dependencies": {
"adm-zip": "^0.4.14",
"measured-core": "^1.51.1",
"pidusage-tree": "^2.0.5",
"request": "^2.88.0",
"spm-agent": "^2.0.8",
"zip-zip-top": "^0.2.0"
"spm-agent": "^2.0.8"
},
"optionalDependencies": {
"gc-stats": "^1.4.0"
"gc-stats": "^1.4.0",
"minimist": "^1.2.5"
},

@@ -65,3 +66,3 @@ "devDependencies": {

"mocha": "^6.2.2",
"release-it": "^12.6.0",
"release-it": "^13.5.8",
"standard": "^14.3.1"

@@ -68,0 +69,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