From e03de90ce4d1365044ac6389fcb5fb1223379fc8 Mon Sep 17 00:00:00 2001 From: Lucas Holmquist Date: Wed, 17 Jan 2024 10:03:32 -0500 Subject: [PATCH] chore: temporarily removing the node_rdkafka entry from npcheck.json. The npcheck ci has been failing when consistenly when doing checks on the node_rdkafka library. This removes that entry --- npcheck.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/npcheck.json b/npcheck.json index d220594..7a780e0 100644 --- a/npcheck.json +++ b/npcheck.json @@ -115,16 +115,6 @@ "Message Queuing" ] }, - { - "name": "node-rdkafka", - "npmlink": "https://www.npmjs.com/package/node-rdkafka", - "reviewlevel": "Active Watch", - "activitycurrent": "None", - "activitytarget": "Tested and Verified", - "section": [ - "Message Queuing" - ] - }, { "name": "opossum", "npmlink": "https://www.npmjs.com/package/opossum",