Socket
Socket
Sign inDemoInstall

@bonniernews/datadawg

Package Overview
Dependencies
74
Maintainers
26
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.0.9

7

package.json
{
"name": "@bonniernews/datadawg",
"description": "Simple configuration management",
"version": "1.0.8",
"version": "1.0.9",
"author": "Bonnier News",

@@ -14,2 +14,5 @@ "contributors": [

},
"engines": {
"node": "^18.0.0"
},
"main": "index.js",

@@ -28,3 +31,3 @@ "repository": {

"dependencies": {
"dd-trace": "3.16.0"
"dd-trace": "4.2.0"
},

@@ -31,0 +34,0 @@ "devDependencies": {

@@ -71,4 +71,2 @@ # Datadawg - Simplify Your Datadog Integration

const error = new Error('something went wrong');
datadawg.addSpan({ customAttribute: 'test' })

@@ -82,4 +80,2 @@

const error = new Error('something went wrong');
datadawg.addRootSpan({ customAttribute: 'test' })

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc