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

lightstep-tracer

Package Overview
Dependencies
Maintainers
8
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lightstep-tracer - npm Package Compare versions

Comparing version 0.25.0 to 0.25.1

5

CHANGELOG.md

@@ -7,3 +7,6 @@ # CHANGELOG

## 0.24.4
## 0.25.1
* No changes (minor bump to align with 0.25.1-no-protobuf release)
## 0.25.0
* Bug fix on `fetch` instrumentation options headers being overwritten in some cases.

@@ -10,0 +13,0 @@ * Re-build dist to fix failed page load on IE11 (#207)

{
"name": "lightstep-tracer",
"version": "0.25.0",
"version": "0.25.1",
"main": "index.js",

@@ -11,3 +11,4 @@ "types": "index.d.ts",

"scripts": {
"test": "rm -f test/results/*.json && node node_modules/mocha/bin/mocha -c test/unittest_node.js"
"test": "rm -f test/results/*.json && node node_modules/mocha/bin/mocha -c test/unittest_node.js",
"version": "make build && git add -A dist"
},

@@ -14,0 +15,0 @@ "license": "MIT",

dist/lightstep-tracer.js

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

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

Sorry, the diff of this file is not supported yet

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