Socket
Socket
Sign inDemoInstall

buffer-alloc

Package Overview
Dependencies
2
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.2.0

2

index.js

@@ -12,3 +12,3 @@ var bufferFill = require('buffer-fill')

}
if (Buffer.alloc) {

@@ -15,0 +15,0 @@ return Buffer.alloc(size, fill, encoding)

{
"name": "buffer-alloc",
"version": "1.1.0",
"version": "1.2.0",
"license": "MIT",
"repository": "LinusU/buffer-alloc",
"files": [
"index.js"
],
"scripts": {

@@ -10,4 +13,4 @@ "test": "standard && node test"

"dependencies": {
"buffer-alloc-unsafe": "^0.1.0",
"buffer-fill": "^0.1.0"
"buffer-alloc-unsafe": "^1.1.0",
"buffer-fill": "^1.0.0"
},

@@ -14,0 +17,0 @@ "devDependencies": {

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