Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@stdlib/buffer-alloc-unsafe

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/buffer-alloc-unsafe - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+3
-2
package.json
{
"name": "@stdlib/buffer-alloc-unsafe",
"version": "0.0.1",
"version": "0.0.2",
"description": "Allocate a buffer having a specified number of bytes.",

@@ -28,3 +28,4 @@ "license": "Apache-2.0",

"test-cov": "make test-cov",
"examples": "make examples"
"examples": "make examples",
"benchmark": "make benchmark"
},

@@ -31,0 +32,0 @@ "homepage": "https://github.com/stdlib-js/stdlib",