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.3 to 2.0.4

7

CMakeLists.txt

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

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

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

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

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

Sorry, the diff of this file is not supported yet

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