Socket
Socket
Sign inDemoInstall

libhoney

Package Overview
Dependencies
Maintainers
17
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 3.1.2 to 4.0.0

2

dist/libhoney.browser.js

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

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

@@ -202,0 +202,0 @@

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

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

@@ -220,0 +220,0 @@

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

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

@@ -194,0 +194,0 @@

{
"name": "libhoney",
"version": "3.1.2",
"version": "4.0.0",
"description": " Honeycomb.io Javascript library",

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

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

@@ -43,6 +43,6 @@ "browser": "dist/libhoney.browser.js",

"@rollup/plugin-replace": "^4.0.0",
"babel-jest": "^28.0.3",
"babel-jest": "^29.0.3",
"babel-polyfill": "^6.26.0",
"eslint": "^8.0.1",
"jest": "^28.0.3",
"jest": "^29.0.3",
"jest-in-case": "^1.0.2",

@@ -49,0 +49,0 @@ "prettier": "^2.3.1",

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

**Node 10+**
**Node 14+**

@@ -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