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

native-buffer-browserify

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

native-buffer-browserify - npm Package Compare versions

Comparing version 2.0.13 to 2.0.14

bundle.js

4

package.json
{
"name": "native-buffer-browserify",
"version": "2.0.13",
"version": "2.0.14",
"description": "buffer module compatibility for browserify (backed by ArrayBuffer so its fast!)",

@@ -12,2 +12,3 @@ "main": "index.js",

"benchmark": "*",
"browserify": "3.x",
"tape": "*"

@@ -17,2 +18,3 @@ },

"test": "tape test/*.js",
"prepublish": "./bundle.sh",
"perf": "cd perf/solo && browserify --debug readUInt32BE.js > bundle.js && open index.html"

@@ -19,0 +21,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