bufferutil
Advanced tools
Comparing version 4.0.5 to 4.0.6
{ | ||
"name": "bufferutil", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "WebSocket buffer utils", | ||
@@ -34,5 +34,4 @@ "main": "index.js", | ||
"node-gyp": "^7.1.2", | ||
"prebuildify": "^4.0.0", | ||
"prebuildify-cross": "^4.0.0" | ||
"prebuildify": "^5.0.0" | ||
} | ||
} |
# bufferutil | ||
[![Version npm](https://img.shields.io/npm/v/bufferutil.svg)](https://www.npmjs.com/package/bufferutil) | ||
[![Linux/macOS/Windows Build](https://img.shields.io/github/workflow/status/websockets/bufferutil/CI/master?label=build)](https://github.com/websockets/bufferutil/actions?query=workflow%3ACI+branch%3Amaster) | ||
[![Version npm](https://img.shields.io/npm/v/bufferutil.svg?logo=npm)](https://www.npmjs.com/package/bufferutil) | ||
[![Linux/macOS/Windows Build](https://img.shields.io/github/workflow/status/websockets/bufferutil/CI/master?label=build&logo=github)](https://github.com/websockets/bufferutil/actions?query=workflow%3ACI+branch%3Amaster) | ||
@@ -17,3 +17,4 @@ `bufferutil` is what makes `ws` fast. It provides some utilities to efficiently | ||
The `--save-optional` flag tells npm to save the package in your package.json | ||
under the [`optionalDependencies`](https://docs.npmjs.com/files/package.json#optionaldependencies) | ||
under the | ||
[`optionalDependencies`](https://docs.npmjs.com/files/package.json#optionaldependencies) | ||
key. | ||
@@ -20,0 +21,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3
79
406343