larvitutils
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -87,5 +87,6 @@ 'use strict'; | ||
exports.formatUuid = formatUuid; | ||
exports.hrtimeToMs = hrtimeToMs; | ||
exports.formatUuid = formatUuid; | ||
exports.instances = {}; | ||
exports.replaceAll = replaceAll; | ||
exports.uuidToBuffer = uuidToBuffer; |
{ | ||
"name": "larvitutils", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Misc utils", | ||
@@ -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
11944
181