Socket
Socket
Sign inDemoInstall

libhoney

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libhoney - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

dist/libhoney.cjs.js

@@ -178,3 +178,3 @@ 'use strict';

const USER_AGENT = "libhoney-js/2.0.0";
const USER_AGENT = "libhoney-js/2.0.1";

@@ -479,3 +479,3 @@ const _global =

req
.set("X-Hny-Team", batch.writeKey)
.set("X-Honeycomb-Team", batch.writeKey)
.set("User-Agent", userAgent)

@@ -482,0 +482,0 @@ .type("json")

@@ -174,3 +174,3 @@ import proxy from 'superagent-proxy';

const USER_AGENT = "libhoney-js/2.0.0";
const USER_AGENT = "libhoney-js/2.0.1";

@@ -475,3 +475,3 @@ const _global =

req
.set("X-Hny-Team", batch.writeKey)
.set("X-Honeycomb-Team", batch.writeKey)
.set("User-Agent", userAgent)

@@ -478,0 +478,0 @@ .type("json")

{
"name": "libhoney",
"version": "2.0.0",
"version": "2.0.1",
"description": " Honeycomb.io Javascript library",

@@ -5,0 +5,0 @@ "bugs": "https://github.com/honeycombio/libhoney-js/issues",

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