New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

15v-pmx

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

15v-pmx - npm Package Compare versions

Comparing version 1.6.4 to 1.6.5

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 1.6.5
- feature : 增加移除 metrics 功能, 向父级响应 axm:monitor:delete event
# 1.6.3

@@ -2,0 +6,0 @@

@@ -206,2 +206,6 @@

delete Probe._var[opts.name];
Transport.send({
type: 'axm:monitor:delete',
data: opts.name
})
}

@@ -208,0 +212,0 @@ };

2

package.json
{
"name": "15v-pmx",
"version": "1.6.4",
"version": "1.6.5",
"description": "PM2/Keymetrics advanced API",

@@ -5,0 +5,0 @@ "main": "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