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

ExBuffer

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ExBuffer - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

4

ExBuffer.js

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

for(var i = 0;i<(_headLen - rlen);i++){
hbuf[i] = _buffer[_readOffset++];
hbuf[rlen+i] = _buffer[_readOffset++];
}

@@ -199,2 +199,2 @@ _dlen = hbuf['readUInt' + (8*_headLen) + ''+ _endian +'E'](0);

****************************************************************/
****************************************************************/

@@ -9,3 +9,3 @@ {

"main" : "ExBuffer.js",
"version" : "0.2.3"
}
"version" : "0.2.4"
}
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