@brainsights/uuid
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -60,3 +60,3 @@ const debug = require("debug")("@brainsights/brainlab-uuid"); | ||
s = uuidBase62.encode(s); | ||
console.log(`uuid returning: ${s}`) | ||
return s; | ||
@@ -63,0 +63,0 @@ } |
{ | ||
"name": "@brainsights/uuid", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Tools for working with UUIDs for Brainlab", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5024
143