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

@platformatic/telemetry

Package Overview
Dependencies
Maintainers
6
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platformatic/telemetry - npm Package Compare versions

Comparing version 0.38.0 to 0.38.1

9

lib/schema.js

@@ -52,8 +52,5 @@ 'use strict'

method: {
type: 'array',
description: 'An array of HTTP methods to skip. If not specified, all methods will be skipped.',
items: {
type: 'string',
enum: ['GET', 'POST', 'PUT', 'DELETE', 'PATCH', 'HEAD', 'OPTIONS']
}
description: 'HTTP method to skip',
type: 'string',
enum: ['GET', 'POST', 'PUT', 'DELETE', 'PATCH', 'HEAD', 'OPTIONS']
}

@@ -60,0 +57,0 @@ }

{
"name": "@platformatic/telemetry",
"version": "0.38.0",
"version": "0.38.1",
"description": "OpenTelemetry integration for Platformatic",

@@ -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