New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bare-buffer

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bare-buffer - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

7

CMakeLists.txt

@@ -23,5 +23,2 @@ cmake_minimum_required(VERSION 3.25)

${bare_buffer}
PUBLIC
$<TARGET_OBJECTS:base64>
$<TARGET_OBJECTS:hex>
PRIVATE

@@ -34,4 +31,4 @@ binding.c

PUBLIC
base64
hex
base64_static
hex_static
)
{
"name": "bare-buffer",
"version": "2.0.4",
"version": "2.0.5",
"description": "Native buffers for JavaScript",

@@ -5,0 +5,0 @@ "main": "index.js",

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