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

@pm2/js-api

Package Overview
Dependencies
Maintainers
4
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pm2/js-api - npm Package Compare versions

Comparing version 0.5.37 to 0.5.38

2

package.json
{
"name": "@pm2/js-api",
"version": "0.5.37",
"version": "0.5.38",
"description": "PM2.io API Client for Javascript",

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

@@ -231,2 +231,4 @@ # PM2.io API Client for Javascript

client.user.providers.remove -> DELETE /api/users/integrations/:name
client.bucket.webcheck.listRegions -> GET /api/bucket/:id/webchecks/regions
client.bucket.webcheck.getMetrics -> GET /api/bucket/:id/webchecks/:webcheck/metrics
client.bucket.webcheck.list -> GET /api/bucket/:id/webchecks

@@ -233,0 +235,0 @@ client.bucket.webcheck.get -> GET /api/bucket/:id/webchecks/:webcheck

Sorry, the diff of this file is too big to display

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