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

honeycomb-beeline

Package Overview
Dependencies
Maintainers
19
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

honeycomb-beeline - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

11

CHANGELOG.md
# beeline-nodejs changelog
## 4.2.0 [2024-04-26]
### !!! Breaking Changes !!!
Minimum Node version is now 14.18.
### Maintenance
- maint: Bump libhoney to 4.3.0 (#729) | @MikeGoldsmith
- maint: add labels to release.yml for auto-generated grouping (#728) | @JamieDanielson
## 4.1.0 [2024-03-07]

@@ -4,0 +15,0 @@

6

package.json

@@ -9,3 +9,3 @@ {

"license": "Apache-2.0",
"version": "4.1.0",
"version": "4.2.0",
"repository": {

@@ -16,3 +16,3 @@ "type": "git",

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

@@ -60,3 +60,3 @@ "files": [

"debug": "^4.2.0",
"libhoney": "^4.2.0",
"libhoney": "^4.3.0",
"on-headers": "^1.0.2",

@@ -63,0 +63,0 @@ "shimmer": "^1.2.1"

@@ -16,3 +16,3 @@ # Honeycomb Beeline for NodeJS

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

@@ -19,0 +19,0 @@ ## Known 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