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 3.15.0 to 3.15.1

2

lib/mib.js

@@ -51,3 +51,2 @@ var fs = require('fs');

this.builder = "";
this.builder.length = 0;
if (!this.Table[FileName]) {

@@ -59,3 +58,2 @@ this.Table[FileName] = [];

this.PreviousRow = row;
}

@@ -62,0 +60,0 @@ var R = this.RowIndex;

2

package.json
{
"name": "net-snmp",
"version": "3.15.0",
"version": "3.15.1",
"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

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