Socket
Socket
Sign inDemoInstall

flexbuffer

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flexbuffer - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

flexbuffer.js

@@ -48,3 +48,3 @@

if(Buffer.isBuffer(arg)){
if(arg.copy != undefined){
arg.copy(this.buffer,this.tail)

@@ -51,0 +51,0 @@ }else{

@@ -6,3 +6,3 @@ {

"description": "Buffer optimized",
"version": "0.0.4",
"version": "0.0.5",
"main" : "./flexbuffer",

@@ -9,0 +9,0 @@ "homepage": "https://github.com/mercadolibre/flexbuffer-node",

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