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

bufferutil

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bufferutil - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

12

package.json
{
"name": "bufferutil",
"version": "2.0.0",
"version": "2.0.1",
"description": "WebSocket buffer utils",
"main": "index.js",
"scripts": {
"test": "echo \"Only testing builds, tests have to be extraced from ws\""
"install": "prebuild-install || node-gyp rebuild",
"test": "echo \"Only testing builds, tests have to be extraced from ws\" && prebuild-ci"
},

@@ -24,4 +25,9 @@ "repository": {

"bindings": "~1.2.1",
"nan": "~2.5.0"
"nan": "~2.5.0",
"prebuild-install": "~2.1.0"
},
"devDependencies": {
"prebuild": "~6.0.2",
"prebuild-ci": "~2.0.0"
}
}
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