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

bufferpack

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bufferpack - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

bufferpack.js

@@ -163,3 +163,3 @@ /*!

for (var i = 0; i < keys.length; i++) {
result[keys[i]] = values[i];
result[keys[i]] = values[i][0];
}

@@ -166,0 +166,0 @@

{
"name": "bufferpack",
"description": "Module to pack/unpack primitives and c strings into/out of a Node.js buffer",
"version": "0.0.3",
"version": "0.0.4",
"keywords": ["jspack", "buffer", "octet", "primitive", "string"],

@@ -6,0 +6,0 @@ "homepage": "https://github.com/ryanrolds/bufferpack",

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