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

@opencensus/exporter-instana

Package Overview
Dependencies
Maintainers
7
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencensus/exporter-instana - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

12

package.json
{
"name": "@opencensus/exporter-instana",
"version": "0.0.7",
"version": "0.0.8",
"description": "OpenCensus Instana Exporter allows the user to send collected traces with OpenCensus Node.js to Instana.",

@@ -42,8 +42,8 @@ "main": "build/src/index.js",

"devDependencies": {
"@types/mocha": "^2.2.48",
"@types/mocha": "^5.2.5",
"@types/nock": "^9.1.3",
"@types/node": "^9.4.7",
"@types/node": "^10.12.12",
"@types/semver": "^5.5.0",
"@types/uuid": "^3.4.3",
"gts": "^0.5.4",
"gts": "^0.9.0",
"mocha": "^5.0.4",

@@ -53,8 +53,8 @@ "ncp": "^2.0.0",

"nyc": "11.6.0",
"ts-node": "^4.0.0",
"ts-node": "^7.0.1",
"typescript": "~2.6.1"
},
"dependencies": {
"@opencensus/core": "^0.0.7"
"@opencensus/core": "^0.0.8"
}
}
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