Skip to content

Commit

Permalink
chore: temporarily removing the node_rdkafka entry from npcheck.json.
Browse files Browse the repository at this point in the history
The npcheck ci has been failing when consistenly when doing checks on the node_rdkafka library.  This removes that entry
  • Loading branch information
lholmquist committed Jan 17, 2024
1 parent 2713895 commit e03de90
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions npcheck.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit e03de90

Please sign in to comment.