New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

net-snmp

Package Overview
Dependencies
Maintainers
2
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

net-snmp - npm Package Compare versions

Comparing version 2.6.2 to 2.6.3

8

CONTRIBUTING.md

@@ -62,3 +62,9 @@ # Contributing to node-net-snmp project

5. **Include packet captures** — Include a packet capture of the failed interaction,
5. **Post code** — Having isolated the problem and reduced to a minimal
reproduction, please post the code for this in the bug report. Even though it may
seem obvious from a description, always include code for the library call in question.
This serves to remove ambiguity that can otherwise inadvertently creep in from a
description alone.
6. **Include packet captures** — Include a packet capture of the failed interaction,
using a tool such as Wireshark or tcpdump. Also, please include a second packet capture

@@ -65,0 +71,0 @@ of another tool doing the equivalent operation against your device but succeeding. The

2

package.json
{
"name": "net-snmp",
"version": "2.6.2",
"version": "2.6.3",
"description": "JavaScript implementation of the Simple Network Management Protocol (SNMP)",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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