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

@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.2.0 to 0.3.0

11

package.json
{
"name": "@opentelemetry/base",
"version": "0.2.0",
"description": "OpenTelemetry base",
"version": "0.3.0",
"description": "OpenTelemetry base provides base code for the SDK packages",
"main": "build/src/index.js",

@@ -15,2 +15,3 @@ "types": "build/src/index.d.ts",

"check": "gts check",
"precompile": "tsc --version",
"compile": "tsc -p .",

@@ -46,4 +47,4 @@ "fix": "gts fix",

"@types/node": "^12.6.8",
"codecov": "^3.1.0",
"gts": "^1.0.0",
"codecov": "^3.6.1",
"gts": "^1.1.0",
"mocha": "^6.1.0",

@@ -56,4 +57,4 @@ "nyc": "^14.1.1",

"tslint-microsoft-contrib": "^6.2.0",
"typescript": "^3.6.3"
"typescript": "3.7.2"
}
}
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