Socket
Socket
Sign inDemoInstall

@opentelemetry/base

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/base - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

build/src/version.d.ts

5

package.json
{
"name": "@opentelemetry/base",
"version": "0.3.1",
"version": "0.3.2",
"description": "OpenTelemetry base provides base code for the SDK packages",

@@ -16,3 +16,4 @@ "main": "build/src/index.js",

"precompile": "tsc --version",
"compile": "tsc -p .",
"version:update": "node ../../scripts/version-update.js",
"compile": "npm run version:update && tsc -p .",
"fix": "gts fix",

@@ -19,0 +20,0 @@ "prepare": "npm run compile"

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