Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

buffertools

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buffertools - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

1

buffertools.js

@@ -26,2 +26,3 @@ /* Copyright (c) 2010, Ben Noordhuis <info@bnoordhuis.nl>

} catch (e) {
if (e.code !== 'MODULE_NOT_FOUND') throw e;
var buffertools = require('./build/Debug/buffertools.node');

@@ -28,0 +29,0 @@ }

2

package.json
{
"name": "buffertools",
"main": "buffertools",
"version": "2.1.4",
"version": "2.1.5",
"keywords": ["buffer", "buffers"],

@@ -6,0 +6,0 @@ "description": "Working with node.js buffers made easy.",

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