Socket
Socket
Sign inDemoInstall

uid2

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

HISTORY.md

6

index.js

@@ -16,8 +16,8 @@ /**

*
* @param {String}
* @returns {String}
* @param {String} bytes a Buffer containing the bytes to convert
* @returns {String} UID
* @api private
*/
function tostr(bytes) {
var chars, r, i;
var r, i;

@@ -24,0 +24,0 @@ r = [];

@@ -5,5 +5,9 @@ {

"tags": ["uid"],
"version": "0.0.3",
"dependencies": {
}
}
"version": "0.0.4",
"repository": {
"type": "git",
"url": "https://github.com/coreh/uid2.git"
},
"license": "MIT",
"dependencies": {}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc