Socket
Socket
Sign inDemoInstall

libhoney

Package Overview
Dependencies
Maintainers
19
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 4.2.0 to 4.3.0

2

dist/libhoney.browser.js

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

const LIBHONEY_VERSION = "libhoney-js/4.2.0";
const LIBHONEY_VERSION = "libhoney-js/4.3.0";
const NODE_VERSION = `node/${process.version}`;

@@ -82,0 +82,0 @@

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

const LIBHONEY_VERSION = "libhoney-js/4.2.0";
const LIBHONEY_VERSION = "libhoney-js/4.3.0";
const NODE_VERSION = `node/${process.version}`;

@@ -82,0 +82,0 @@

@@ -77,3 +77,3 @@ import superagent from 'superagent';

const LIBHONEY_VERSION = "libhoney-js/4.2.0";
const LIBHONEY_VERSION = "libhoney-js/4.3.0";
const NODE_VERSION = `node/${process.version}`;

@@ -80,0 +80,0 @@

{
"name": "libhoney",
"version": "4.2.0",
"version": "4.3.0",
"description": " Honeycomb.io Javascript library",

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

"engines": {
"node": ">= 14.*"
"node": ">= 14.18"
},

@@ -55,3 +55,3 @@ "browser": "dist/libhoney.browser.js",

"proxy-agent": "^6.3.0",
"superagent": "^8.0.0",
"superagent": "^9.0.1",
"url-join": "^5.0.0"

@@ -58,0 +58,0 @@ },

@@ -16,3 +16,3 @@ # libhoney

**Node 14+**
**Node 14.18+**

@@ -19,0 +19,0 @@ ## Contributions

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