Socket
Socket
Sign inDemoInstall

bufferutil

Package Overview
Dependencies
1
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.1 to 4.0.2

prebuilds/darwin-x64/node.napi.node

8

package.json
{
"name": "bufferutil",
"version": "4.0.1",
"version": "4.0.2",
"description": "WebSocket buffer utils",

@@ -25,8 +25,8 @@ "main": "index.js",

"dependencies": {
"node-gyp-build": "~3.7.0"
"node-gyp-build": "^4.2.0"
},
"devDependencies": {
"mocha": "~5.2.0",
"prebuildify": "~2.10.0"
"mocha": "^8.0.1",
"prebuildify": "^4.0.0"
}
}
# bufferutil
[![Version npm](https://img.shields.io/npm/v/bufferutil.svg)](https://www.npmjs.com/package/bufferutil)
[![Linux/macOS Build](https://travis-ci.org/websockets/bufferutil.svg?branch=master)](https://travis-ci.org/websockets/bufferutil)
[![Linux/macOS Build](https://travis-ci.com/websockets/bufferutil.svg?branch=master)](https://travis-ci.com/websockets/bufferutil)
[![Windows Build](https://ci.appveyor.com/api/projects/status/github/websockets/bufferutil?branch=master&svg=true)](https://ci.appveyor.com/project/lpinca/bufferutil)

@@ -6,0 +6,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc